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

[Bug] Remove documentation of old-style Bearer token auth form #112

Closed
andrewazores opened this issue May 10, 2023 · 2 comments
Closed

[Bug] Remove documentation of old-style Bearer token auth form #112

andrewazores opened this issue May 10, 2023 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@andrewazores
Copy link
Member

image

This authentication method is not implemented anymore and should be removed from documentation. Users deploying in OpenShift will see the OpenShift OAuth redirect flow. Users deployed on other platforms, including any other Kubernetes, will either see no integrated authentication, or will see a Basic auth form (if configured).

@tthvo
Copy link
Member

tthvo commented May 17, 2023

Closed?

@andrewazores
Copy link
Member Author

Fixed by #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
No open projects
Status: Done
Status: Done
Development

No branches or pull requests

2 participants