Skip to content

OIDC client secret is invalid error when deploying a VirtualServer on Nginx Plus on Kubernetes #2555

Answered by jasonwilliams14
billb-asg asked this question in Q&A
Discussion options

You must be logged in to vote

@billb-asg Hello there.
From the error, it looks like your secret was not created correctly.

It must contain valid ASCII characters, must have all '"' escaped and must not contin any '$' or whitespaces ('\n', '\t' etc.) or end with an unescaped ''

How did you create your secret?
Are you able to decode your secret successfully?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@billb-asg
Comment options

@Joren-Thijs-KasparSolutions
Comment options

@jasonwilliams14
Comment options

Answer selected by tomasohaodha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants