diff --git a/docs/sources/auth/generic-oauth.md b/docs/sources/auth/generic-oauth.md index 2866e0aaa12..5280c8ffcf9 100755 --- a/docs/sources/auth/generic-oauth.md +++ b/docs/sources/auth/generic-oauth.md @@ -219,6 +219,7 @@ allowed_organizations = auth_url = https://.my.centrify.com/OAuth2/Authorize/ token_url = https://.my.centrify.com/OAuth2/Token/ api_url = https://.my.centrify.com/OAuth2/UserInfo/ + ``` ## JMESPath examples