@@ -7512,7 +7512,7 @@ HTTP/1.1 302 Found
75127512 An RP can utilize the <spanx style="verb">exp</spanx> Claim of the
75137513 registration Entity Statement to devise a suitable strategy for
75147514 renewing its client registration. RP implementers should note that
7515- if the the RP's registration has expired at the OP,
7515+ if the RP's registration has expired at the OP,
75167516 this can cause OpenID Connect authentication requests, token requests,
75177517 and/or UserInfo requests to fail. Renewing the RP's registration
75187518 prior to its expiration can prevent such errors from
@@ -10743,7 +10743,7 @@ Host: umu.se
1074310743 "metadata": {
1074410744 "federation_entity": {
1074510745 "contacts": ["ops@umu.se"],
10746- "federation_fetch_endpoint": "https://umu.se/oidc /fedapi",
10746+ "federation_fetch_endpoint": "https://umu.se/openid /fedapi",
1074710747 "organization_uri": "https://www.umu.se",
1074810748 "organization_name": "UmU"
1074910749 }
@@ -10775,7 +10775,7 @@ Host: umu.se
1077510775 Request Subordinate Statement from https://umu.se about https://op.umu.se
1077610776 </name>
1077710777 <artwork><![CDATA[
10778- GET /oidc /fedapi?sub=https%3A%2F%2Fop.umu.se&
10778+ GET /openid /fedapi?sub=https%3A%2F%2Fop.umu.se&
1077910779iss=https%3A%2F%2Fumu.se HTTP/1.1
1078010780Host: umu.se
1078110781]]></artwork>
@@ -10793,7 +10793,7 @@ Host: umu.se
1079310793 "iat": 1568310847,
1079410794 "iss": "https://umu.se",
1079510795 "sub": "https://op.umu.se",
10796- "source_endpoint": "https://umu.se/oidc /fedapi",
10796+ "source_endpoint": "https://umu.se/openid /fedapi",
1079710797 "jwks": {
1079810798 "keys": [
1079910799 {
0 commit comments