The username claim source, indicating where to search for the username value. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "id-token". The allowed values and their meaning are:
"access-token" - The OAuth v2 access_token.
"id-token" - The OpenID Connect id_token.
"introspection" - The result of introspecting the OAuth v2 access_token.
Deprecated since 2.25. authenticationOauthProviders replaced by authenticationOauthProfiles.
The username claim source, indicating where to search for the username value. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is
"id-token"
. The allowed values and their meaning are:Deprecated since 2.25. authenticationOauthProviders replaced by authenticationOauthProfiles.