Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
stianst committed Oct 10, 2023
1 parent 37cc6ea commit 5005166
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demos/openshift-secured/TODO.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
* Try out using `kc-oidc` as a plugin to `oc`
* OpenShift console hard-codes the client `console`, which will prevent using securing multiple OpenShift clusters with the same realm
* Configuration is using unsupported APIs to configure OpenShift, and is a bit brittle and hard to debug
* `console` client is using wildcard for redirect-uri which is far from ideal
* `console` client is using wildcard for redirect-uri which is far from ideal
* Logout from OpenShift console is not forwarded
* Unsure if OpenShift console uses ID tokens / access tokens, or cookies when invoking api server

0 comments on commit 5005166

Please sign in to comment.