Missing 'openid' scope in dynamically registered OAuth clients
OpenAI Developer Community
May 7, 2026
I’ve managed to implement a workaround by pointing the OAuth app registration endpoint to our own API. This allows us to patch the requested scope before it hits Clerk, which seems to be working well for our implementation.
Discussion in the ATmosphere