Iain McGinniss
Iain McGinniss
[OpenID Connect Core 1.0, Section 3.1.2.1](https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest), `id_token_hint` parameter: > OPTIONAL. ID Token previously issued by the Authorization Server being passed as a hint about the End-User's current or past authenticated...
Support validating JWTs and extracting their claims as a map. This will require the ability to either dynamically use the `jwks_uri` keys provided by the provider's [discovery document](https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata), or a...
[Trusted Web Activity](https://developers.google.com/web/updates/2017/10/using-twa) was announced at the 2017 Chrome Developer Summit - this provides a WebView-like (i.e. decoration-less) experience for web content that is affiliated (via [digital asset links](https://developers.google.com/digital-asset-links/v1/getting-started)) with...
[OpenID Connect Core 1.0, Section 3.1.2.1](https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest), `acr_values` parameter: > OPTIONAL. Requested Authentication Context Class Reference values. Space-separated string that specifies the acr values that the Authorization Server is being requested...
Tracking bug to capture when all current providers are ready for us to remove the backwards compatibility with BBQ retrieve intents.
[OpenID Connect Core 1.0, Section 3.1.2.1](https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest), `max_age` parameter: > OPTIONAL. Maximum Authentication Age. Specifies the allowable elapsed time in seconds since the last time the End-User was actively authenticated by...
### Describe why this change is needed My team finds it helpful to be able to search for helm charts on artifacthub.io, which also displays version information and security reports...