New LoginRadius V2 OpenID APIs
· One min read
We've completely revamped our OpenID Connect 1.0 APIs with new endpoints that will give you more capabilities as per the OpenID Spec. Please see below for a short list of some of the new capabilities you'll find in our OpenID APIs, for a more comprehensive list please refer to our OpenID Overview document.
Added
- Multiple OpenID Apps: You can now have more than one OpenID App configured for your LoginRadius Environment.
- Implicit Flow: The OpenID APIs now provide the capability for the OpenID spec's Implicit flow.
- Hybrid Flow: The OpenID APIs now provide the capability for the OpenID spec's Hybrid flow.
- Request Claims via query parameters: You can now request claims via the 'claims' query parameter.