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
We need a simple way for an admin to convert the type of a users account.
Is your feature request related to a problem? Please describe.
With the addition of trusted header auth (#736), existing users wanting to use this new auth process have no way of migrating their account to the PROXY_USER type.
Describe the solution you'd like
Ideally an admin can quickly swap around user types in the /users/ dash.
For now, we can leave it at support for changing between a normal user and a proxy user (since this is the simplest, other user types (i think) would require additional config when migrating the user).
The text was updated successfully, but these errors were encountered:
Idea Overview
We need a simple way for an admin to convert the
type
of a users account.Is your feature request related to a problem? Please describe.
With the addition of trusted header auth (#736), existing users wanting to use this new auth process have no way of migrating their account to the PROXY_USER type.
Describe the solution you'd like
Ideally an admin can quickly swap around user types in the /users/ dash.
For now, we can leave it at support for changing between a normal user and a proxy user (since this is the simplest, other user types (i think) would require additional config when migrating the user).
The text was updated successfully, but these errors were encountered: