OpenUnison / openunison-k8s-login-oidc

Kubernetes login portal for both kubectl and the dashboard using OpenID Connect. Use groups from your assertion in RBAC policies to control access to your cluster. Supports impersonation and OpenID Connect integration with your API server.
https://www.tremolosecurity.com/kubernetes/
Apache License 2.0
12 stars 5 forks source link

Logged Out of Unison --> Logged in to Unison #33

Closed dkulchinsky closed 3 years ago

dkulchinsky commented 3 years ago

The title presented by cli-login-finished.jsp says "Logged Out of Unison" which is confusing since this is displayed when the cli login is complete and has tripped some of our users.

Hoping this small change will make things clearer.

dkulchinsky commented 3 years ago

@mlbiam would this change make sense?

mlbiam commented 3 years ago

It does. Had to delay the release cycle for 1.0.21 until next week. Will integrate then (and thanks for the PR!)