Join Slack
Powered by
Hello, I need to change the scope of an oauth2 cli...
# ory-network
f
freezing-dress-69350
06/25/2025, 12:11 PM
Hello, I need to change the scope of an oauth2 client. Since the scope will be larger, all renew token won't works. Is it possible on ory ui to force closing all the current session to enforce user to login again?
s
steep-lamp-91158
06/25/2025, 12:33 PM
You can read more here:
https://www.ory.sh/docs/oauth2-oidc/custom-login-consent/flow#previous-consent
steep-lamp-91158
06/25/2025, 12:34 PM
Your application should probably just start a new auth code flow (or whatever you use) when it detects that the scope is not sufficient.
2
Views
Open in Slack
Previous
Next