User-configurable claims_supported
This commit is contained in:
parent
4d05eade5e
commit
3bb48f7cba
6 changed files with 60 additions and 29 deletions
|
@ -47,6 +47,7 @@ type Configuration interface {
|
|||
RequestObjectSupported() bool
|
||||
RequestObjectSigningAlgorithmsSupported() []string
|
||||
|
||||
SupportedClaims() []string
|
||||
SupportedUILocales() []language.Tag
|
||||
DeviceAuthorization() DeviceAuthorizationConfig
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue