Performs OAuth 2.0 Dynamic Client Registration according to
RFC 7591.
If scope is provided, it overrides clientMetadata.scope in the registration
request body. This allows callers to apply the Scope Selection Strategy (SEP-835)
consistently across both DCR and the subsequent authorization request.
Performs OAuth 2.0 Dynamic Client Registration according to RFC 7591.
If
scopeis provided, it overridesclientMetadata.scopein the registration request body. This allows callers to apply the Scope Selection Strategy (SEP-835) consistently across both DCR and the subsequent authorization request.