You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--frontchannel-logout-session-required Boolean flag specifying whether the client requires that a sid (session ID) Claim be included in the Logout Token to identify the client session with the OP when the frontchannel-logout-callback is used. If omitted, the default value is false.
59
59
--grant-type strings A list of allowed grant types. (default [authorization_code])
60
60
-h, --help help for oauth2-client
61
+
--id string Provide the client's id.
61
62
--jwks-uri private_key_jwt Define the URL where the JSON Web Key Set should be fetched from when performing the private_key_jwt client authentication method.
62
63
--keybase string Keybase username for encrypting client secret.
63
64
--logo-uri string A URL string that references a logo for the client
0 commit comments