Authentication failed because "/" endpoint returns 403
See original GitHub issueI can query my k8s cluster using my certiticates and key :
k cluster-info
Kubernetes master is running at https://......
Grafana is running at http://......
Heapster is running at https://.....
KubeDNS is running at https://..../proxy
Kubemonitor is running at http://.....
But kubebox complains and asks me for a username/password/token.
Any workaround ?
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (7 by maintainers)
Top Results From Across the Web
HTTP Error 403 Forbidden: What It Means and How to Fix It
The 403 (Forbidden) status code indicates that the server understood the request but refuses to authorize it...If authentication credentials ...
Read more >403 Forbidden Error: What It Is and How to Fix It - Airbrake Blog
Invalid or corrupted Cookies can cause improper authentication for the server, leading to the 403 Error. This is due to the fact that...
Read more >HTTP 403 Forbidden | What is 403 Forbidden Error and How ...
HTTP 403 forbidden error code means that the server understood the request but will not process it. Learn more about 403 forbidden error ......
Read more >Forbidden (403), Unauthorized (401), or What Else? - Auth0
For example, suppose your API returns a 401 Unauthorized status code with an error description like The access token is expired . In...
Read more >Login Endpoint returns 403 forbidding in post man but ...
Move the csrf.disable() and other configurations from the protected void configure(HttpSecurity http) method to the SecurityFilterChain ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It should be fixed with 98b9c339058e45b8ed932ca356ece1b9210918ae. I’ll cut a new release with the fix ASAP.
I plan to have this issue fixed for the upcoming release 0.3.2.