Document URL: https://access.redhat.com/documentation/en-us/openshift_container_platform/3.9/html-single/architecture/#oauth Section Number and Name: 4.1.4.5. OAuth Server Metadata Describe the issue: "OAuth 2.0 Authorization Server Metadata draft" points to https://tools.ietf.org/html/draft-ietf-oauth-discovery-04 Within that draft is "Expires: February 4, 2017" Suggestions for improvement: Update hyperlink to point to the current version. Additional information: "Current" is more complicated than it appears because: * In the draft, at the top near "Expires" is https://tools.ietf.org/html/draft-ietf-oauth-discovery-08 * https://tools.ietf.org/wg/oauth/ has -10 in the Editor's queue * https://datatracker.ietf.org/doc/draft-ietf-oauth-discovery/ uses -10 (current copy is at the bottom) * https://tools.ietf.org/wg/oauth/draft-ietf-oauth-discovery/ also shows -10 I would defer to any documentation standards we have (as long it is a current [not-expired] document)
Changes are in PR https://github.com/openshift/openshift-docs/pull/9143 Updated the URL to point to https://tools.ietf.org/html/draft-ietf-oauth-discovery-10
Commit pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/5021b9a32f67b936cbffd9ac12cfdc8a941d3a52 Merge pull request #9143 from gaurav-nelson/bug1573849-fixes BUG#1573849 - fixes - Updated hyperlink to the most recent draft specification
Changes are live now https://docs.openshift.com/container-platform/3.9/architecture/additional_concepts/authentication.html#oauth-server-metadata