How do I enforce PKCE globally?
About this task
This use case explains how to enforce PKCE globally in the local authorization server. When you enforce PKCE at global level, then it is applied for all the public OAuth2.0 clients of local authorization server.
This use case starts when you want to enable the PKCE workflow and ends when you get the access token on successful validation.
To enforce the PKCE at global level