From a4cbf9eb7970fed32e4ad26d87914c9c17555ba4 Mon Sep 17 00:00:00 2001
From: clokep client_secret_basic
(default), client_secret_post<
none
.
pkce_method
: Whether to use proof key for code exchange when requesting
+and exchanging the token. Valid values are: auto
, always
, or never
. Defaults
+to auto
, which uses PKCE if supported during metadata discovery. Set to always
+to force enable PKCE or never
to force disable PKCE.
scopes
: list of scopes to request. This should normally include the "openid"
-scope. Defaults to ["openid"].
["openid"]
.
authorization_endpoint
: the oauth2 authorization endpoint. Required if
--
cgit 1.4.1