Implementing OIDC partnership with Policy Server and CA Access Gateway (SPS) acting as Authorization Provider:
In the AdminUI, from the OIDC Client configuration page, it's possible to dress a table of possible Redirect URIs for a specific client (1).
The OIDC client (requester) should provide an OIDC Redirect URI.
Note that the use of wildcards isn't possible at the moment, and the full URL's should be defined in the mapping.
Error: Redirect URI should not be empty
https://*.example.com
https://?.example.com
Invalid URI format
To get that functionality enhanced, to accept wildcards and such dynamic Redirect URIs, open an Enhancement Request (Idea) (2).