Skip to content
Snippets Groups Projects

Draft: OpenID Connect Native SSO for Mobile Apps (#2902)

Open Yadd requested to merge 2902-native-sso-for-mobile-app into v2.0
Compare and
30 files
+ 579
25
Compare changes
  • Side-by-side
  • Inline
Files
30
@@ -254,6 +254,9 @@ Options
https://openid.net/specs/openid-connect-core-1_0.html#OfflineAccess
for details. These offline sessions can be administered through
the Session Browser.
- **Allow Native SSO for Mobile Apps** (since version ``2.19.0``): Allow
relying party to request a **device_secret**. See
https://openid.net/specs/openid-connect-native-sso-1_0.html for details.
- **Allow OAuth2.0 Password Grant** (since version ``2.0.8``): Allow the use of
the :ref:`Resource Owner Password Credentials Grant <resource-owner-password-grant>` by this client.
This feature only works if you have configured a form-based authentication module.
Loading