Enterprise connection scope delimiter

My OIDC provider connected via an Enterprise Connection requires scopes to be delimited by spaces, however when I set the scope in the connection as openid and connection_scope in NextJS to custom_scope the auth fails with error:

Invalid scopes: openid,custom_scope

Is there a way I can control the delimiter being used by the EC requests, to change the comma to a space?

Regards Stuart

Hi @stuart.mackintosh

Welcome to the Auth0 Community!

Please allow me some time to research this matter and I’ll be back with more information as soon as possible.

Thank you,
Gerald