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

Allow/Disable Unneeded Features When Using External Identity Manager #3586

Closed
Ryonez opened this issue Jul 22, 2020 · 2 comments
Closed

Allow/Disable Unneeded Features When Using External Identity Manager #3586

Ryonez opened this issue Jul 22, 2020 · 2 comments
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).

Comments

@Ryonez
Copy link

Ryonez commented Jul 22, 2020

Description

Basically as the title says. When using an external identity manager (REMOTE_USER), there are some account features that don't make sense being available to the user.

  • 2-step verification: Is managed by identity manager
  • OAuth Clients: Again, is managed by identity manager

Solution

When an external identity manager is selected, disable these features.

What are alternatives?

I know that these features would not be needed in my case, but could be useful in cases I'm not aware of. So instead we could have it so a env variable is passed to disable them instead (or enable them if the default above is accepted).

Additional context

I'm using Keycloak Gatekeeper as an identity manager. The auth service used has it's own 2-factor authentication systems, and is an oauth service while having it's own connections to others.

Bonus points

@JC5
Copy link
Member

JC5 commented Jul 23, 2020

Yes, on my list.

@JC5 JC5 added the enhancement Requests for enhancements of existing stuff. label Jul 23, 2020
@JC5 JC5 added the fixed Bugs that are fixed (in a coming release). label Aug 14, 2020
@JC5 JC5 closed this as completed Aug 14, 2020
JC5 added a commit that referenced this issue Aug 14, 2020
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

2 participants