-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Description
- In order to allow "refresh userinfo data on demand" refresh userinfo data on demand #877 merging claims must be adapted in way way that we can do it multiple times.
- Changing the type of string to array by default (to preserve the previous different value) seems not a good idea. In case this is needed by some authz servers, we could add a special settings to have this behavior back (see #881#issuecomment-1425834324).
mergeClaimsStrategy?: "replace" | "merge"] - drop misleading
mergeClaimssetting, we always merge ...