Merge pull request #230 from strugee/fix-broken-link
Fix broken OAuth Discovery link
This commit is contained in:
commit
bd79a80736
|
@ -81,7 +81,7 @@
|
|||
},
|
||||
"OAuth-Server-Metadata": {
|
||||
title: "OAuth 2.0 Authorization Server Metadata",
|
||||
href: "https://tools.ietf.org/id/draft-ietf-oauth-discovery-06.html",
|
||||
href: "https://tools.ietf.org/html/draft-ietf-oauth-discovery-06",
|
||||
authors: [
|
||||
"M. Jones",
|
||||
"N. Sakimura",
|
||||
|
|
Loading…
Reference in New Issue