We are utilizing OIDC with a Konnect Developer portal.
We need to setup a Service Account (an account with no email address). However we’re getting the following error when trying to log in.
"loginError=oidc+callback+error"If we log in with our standard user account (an account with an email), it logs in successfully using OIDC.
How can we log in with a Service Account?