-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
Expected Behavior
extra_scopes
MUST be definable to be of ANY type!
I am checking the attributes sent from various OIDC-OPs, and all of the satosa
instances (eduTeams, didmos) show this problem. Most pressing is the fact that "string" type attributes are sent as a "list of strings", which is against the spec, of e.g. org_domain
, or schac_home_organization
. Clients my break.
I theroy, bool
type extra_scopes
are possible, also "emptye list" too.
Steps to Reproduce
See here: https://cvs.data.kit.edu/~naco/
Metadata
Metadata
Assignees
Labels
No labels