You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To facilitate changing identity provider, REMS needs to provide a way to save user-id mappings so that existing users can continue to log in after identity provider change is completed.
create a new table for user mappings with suggested columns: attribute, value, userid
create functionality to save user-id mappings on OIDC login
The text was updated successfully, but these errors were encountered:
To facilitate changing identity provider, REMS needs to provide a way to save user-id mappings so that existing users can continue to log in after identity provider change is completed.
attribute
,value
,userid
The text was updated successfully, but these errors were encountered: