Identity Provider (IdP) or Service Provider (SP) Metadata

Each application registered with an IdP or SP has a publicly available endpoint. This endpoint provides the OpenID configuration document in JSON format. This document contains the metadata for the IdP or SP, which is required for configuration on the client side.

You can refer to the documentation of the respective IdP or SP to get the metadata through well-known endpoints.