Hacker News new | ask | show | jobs
by snowsolutioneng 477 days ago
Agentic APIs need to be able to still enforce data security and governance based on who asks the question of them? Slack/Teams integration will need to figure out who the API is running as and apply data sec/gov appropriately.
1 comments

I'd assume that can be part of the HTTP Authorization request header? For example, how the Java Web Token or PAT is generated.