Dynamic Client Registration

Dynamic Client Registration – this is the process through which a Consumer can post its registration details to the authorization server. If the authorization server accepts the registration request, it will store the information provided in the request and respond with a registration response that includes a set of client credentials for the Consumer to use when requesting access tokens. The 1EdTech Security Framework makes use of both the IETF RFC 7592 and OpenID Connect dynamic client registration approaches.

Dynamic Client Registration Protocol (OAuth 2) – this specification defines methods for management of OAuth 2.0 dynamic client registrations for use cases in which the properties of a registered client may need to be changed during the lifetime of the client. Not all authorization servers supporting dynamic client registration will support these management methods. This document is published as IETF RFC 7592. A profiled version of this is adopted in the 1EdTech Security Framework.


» 1EdTech Glossary