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
If I log into FlowAuth as an admin user, add a new server, and then try to add the new server to an existing user, I get re-directed to the login screen and the changes don't take effect.
To Reproduce
Spin up FlowAuth in demo mode, and log in as 'TEST_ADMIN'.
In the 'Servers' tab, add a new server 'NEW_SERVER'.
Select the 'Users' tab, and edit 'TEST_USER'.
In the 'Servers' drop-down, select 'NEW_SERVER'.
Select 'Save'.
The login screen appears.
Log in as 'TEST_USER'
'TEST_SERVER' is still the only available server.
Expected behavior
When a new server is added through the FlowAuth UI, it should then be possible to give an existing user permissions for this server.
The text was updated successfully, but these errors were encountered:
Describe the bug
If I log into FlowAuth as an admin user, add a new server, and then try to add the new server to an existing user, I get re-directed to the login screen and the changes don't take effect.
To Reproduce
Expected behavior
When a new server is added through the FlowAuth UI, it should then be possible to give an existing user permissions for this server.
The text was updated successfully, but these errors were encountered: