Event API Authentication and Authorization
- Last UpdatedJan 27, 2022
- 1 minute read
The Intelligence Event API Service uses Windows authentication for authenticating the client application. Only authenticated users can access Event API. Logged in user credentials are verified against "aaIntelligenceEventAPIUsers" Windows group.
Authorization is considered as a second step after authentication to achieve security. Only authorized users are allowed to Event API methods. Only members of the "aaIntelligenceEventAPIUsers" Windows group are authorized to access Event API methods.