I am developing an App and using Okta OpenID as authentication. Everything works fine as long as I use client secret as client authentication. The user can login, I get the groups.
But as soon as I switch the client authentication Public key / Private key, upload the public key. I get a user not authorized for this app message after the user logen in with his userid. The user is assigned to a group where the app is assigned too.