We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391259c commit 5692d83Copy full SHA for 5692d83
app/README.md
@@ -16,7 +16,7 @@ The configuration file MUST contain a JSON object. The following properties can
16
The value specified here should match the value specified for `appAuthRedirectScheme` in the
17
`build.gradle` (Module: app), so that the demo app can capture the response.
18
19
- - `end_sesion_uri` (required): The redirect URI to use for receiving the end session response.
+ - `end_session_redirect_uri` (required): The redirect URI to use for receiving the end session response.
20
This should be a custom scheme URI (com.example.app:/oauth2redirect/example-provider).
21
Consult the documentation for your authorization server.
22
0 commit comments