From 4eba0481eca5b00b926a01c13b0b089061ec81b2 Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Fri, 20 Jan 2023 10:16:44 +0000 Subject: [PATCH] doc: Fix incorrect URL format Replaced URL in Markdown Format with the proper reStructuredText markup in file doc/workshop/12-external-idp-support.rst Signed-off-by: Lenz Grimmer Reviewed-By: Alexander Bokovoy --- doc/workshop/12-external-idp-support.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workshop/12-external-idp-support.rst b/doc/workshop/12-external-idp-support.rst index 6164d5337..80ed2f2cf 100644 --- a/doc/workshop/12-external-idp-support.rst +++ b/doc/workshop/12-external-idp-support.rst @@ -41,7 +41,7 @@ experience. Emulating the login pages as part of line- and packet-oriented SSH protocol or console login script is not possible. OAuth 2.0 Device Authorization Grant is defined in -[RFC 8628](https://www.rfc-editor.org/rfc/rfc8628) and allows devices that either +`RFC 8628 `_ and allows devices that either lack a browser or input constrained to obtain user authorization to access protected resources. Instead of performing the authorization flow right at the device where OAuth authorization grant is requested, a user would perform it at