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

Improved incorrect connector error message #292

Closed
wants to merge 2 commits into from

Conversation

vvondruska
Copy link
Contributor

@vvondruska vvondruska commented Aug 11, 2023

Added a note to Dex error page indicating that the authenticted user is not included in the required group(s).

The note explains that a correct connector needs to be used and and that the --cluster-admin flag in kubectl gs it meant to be used by GS staff in case the user logged in via kubectl gs.

Screenshot 2023-08-11 at 15 48 38

Other error pages/messages remain uinchanged.

Note: In case of an authentication failure some connectors (e.g. Azure AD) terminate the flow before they redirect back to Dex and present their own error page/message. These error messages cannot be modified.

Checklist

  • Update CHANGELOG.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubectl gs login should assist user when using --cluster-admin by mistake
1 participant