nerd icon indicating copy to clipboard operation
nerd copied to clipboard

Split OIDC Clients in portal properly

Open dxlbnl opened this issue 7 years ago • 0 comments

Expected Behavior

There should be multiple oauth clients for connecting to the portal and kubernetes, now nerd and k8s use the same set of credentials. Different clients should use different client_id's public clients like the nerd should only have to use the client_id and not secret

Actual Behavior

Now it's using the k8s secret to authenticate properly.

dxlbnl avatar Feb 09 '18 13:02 dxlbnl