Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add a new server to an existing user in FlowAuth #1374

Closed
jc-harrison opened this issue Oct 8, 2019 · 0 comments · Fixed by #1382
Closed

Can't add a new server to an existing user in FlowAuth #1374

jc-harrison opened this issue Oct 8, 2019 · 0 comments · Fixed by #1382
Labels
bug Something isn't working FlowAuth Issues related to FlowAuth

Comments

@jc-harrison
Copy link
Member

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

  1. Spin up FlowAuth in demo mode, and log in as 'TEST_ADMIN'.
  2. In the 'Servers' tab, add a new server 'NEW_SERVER'.
  3. Select the 'Users' tab, and edit 'TEST_USER'.
  4. In the 'Servers' drop-down, select 'NEW_SERVER'.
  5. Select 'Save'.
  6. The login screen appears.
  7. Log in as 'TEST_USER'
  8. '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.

@jc-harrison jc-harrison added bug Something isn't working FlowAuth Issues related to FlowAuth labels Oct 8, 2019
@mergify mergify bot closed this as completed in #1382 Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FlowAuth Issues related to FlowAuth
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant