Invalid OIDC parameter. What to do?

I am trying to configure an OpenID service and am using the same client Id and issuer URL that I use in the desktop app so I know those values are correct. I read the value of OIDC Name is arbitrary as long as it starts with the correct prefix.

So when I try to add the provider I just get the error “Invalid OIDC parameter” and no indication of what is wrong with which field. How do I setup OpenID in this case?

Thanks in advance

I found the solution to this problem…
Just add a trailing slash to the Issuer URL … presto.

1 Like