/
Authentication Flow (Application)
Authentication Flow (Application)
1. - HTTP request to any API endpoint, sending basic authentication or bearer token
2. - verify credentials externally
3. - receive auth code to authentication with auth code
4. - request roleset acquisition
5. - query user roleset externally
6. - receive user roleset
7. - present roleset
8. - provide authentication token and proceed with initial API request
9. - request information from other parts of the system
10. - obtain requested information
11. - produce API response
12. - send HTTP response to user
Webhook entry points
a - user.info
, multiple selections available,
Related content
Authentication Flow (Browser)
Authentication Flow (Browser)
More like this
Search Queries
Search Queries
More like this
Search Queries
Search Queries
More like this
Search Queries
Search Queries
More like this
Search Queries
Search Queries
More like this
Update Metadata
Update Metadata
More like this