<p>Now that you are an OpenID Connect Provider, start by creating your clients <ahref="{% url 'admin:index' %}oidc_provider/client/"target="_BLANK">here</a>.</p>
<divclass="description">The configuration information of the provider. <ahref="http://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfig"target="_BLANK">Read more</a>.</div>
<divclass="description">This endpoint performs Authentication of the End-User. <ahref="http://openid.net/specs/openid-connect-core-1_0.html#AuthorizationEndpoint"target="_BLANK">Read more</a>.</div>
<divclass="description">Used to obtain an Access Token, an ID Token, and optionally a Refresh Token. <ahref="http://openid.net/specs/openid-connect-core-1_0.html#TokenEndpoint"target="_BLANK">Read more</a>.</div>
<divclass="description">OAuth 2.0 Protected Resource that returns Claims about the authenticated End-User. <ahref="http://openid.net/specs/openid-connect-core-1_0.html#UserInfo"target="_BLANK">Read more</a>.</div>
<divclass="description">Used to notify the OP that the End-User has logged out of the site. <ahref="http://openid.net/specs/openid-connect-session-1_0.html#RPLogout"target="_BLANK">Read more</a>.</div>