Learn how to authenticate with the Enneo API
/api/auth
endpoints to obtain a session token. The SSO-backend, typically Microsoft Azure OAuth2 or Google OAuth2, then validates against Enneo. If the validation is successful, Enneo issues session tokens with a validity of 24 hours which can be used as credentials for API requests. This method is more complex and hence is typically only chosen in advanced infrastructure setups.