KindeK
Kinde4mo ago
7 replies
PatrikStenmark

scopes_supported null in openid-configuration

Hello again

I'm setting up openid authentication with Kinde. When my library tries to get
.well-known/openid-configuration
for a non-Production environment, the returned
scopes_supported
value is
null
, which makes my library throw a validation error. For the production environment the returned value is an array like I would expect. I've tried to see if there is any configuration differences, but I haven't been able to find anything. Do you have any idea of what's up?
Was this page helpful?