You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner. This allows the runtime to authenticate end users with all identity providers that support this standard. Some to mention are:
We appreciate your feedback! For questions about this feature please contact support@blueriq.com or write a comment below.
Organization of this guide
- 1. Use cases
- 2. Configuration
- 3. Login
- 4. Logout
- 5. AQ_RestServiceClient
- 6. BAARS
- 07 Function calls
- 08 Decision Tree API
- 09 Timer Tasks / System to System communication
- 10 Multi-tenancy
Recommended reading
Next: 01 Use cases
Overview
Content Tools