We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e76b76 + 1130fc4 commit 2d09d49Copy full SHA for 2d09d49
2 files changed
src/content/docs/bff/index.mdx
@@ -75,7 +75,7 @@ It offers the following functionality:
75
76
- Protection from Token Extraction attacks
77
- Built-in CSRF Attack protection
78
-- Server Side OAuth2 Authentication
+- Server Side OAuth 2.0 Support
79
- User Management APIs
80
- Back-channel logout
81
- Securing access to both local and external APIs by serving as a reverse proxy.
src/content/docs/identitymodel/utils/request-url.md
@@ -1,6 +1,6 @@
1
---
2
title: Creating Authorize and EndSession URLs
3
-description: Helper utilities for creating OAuth2/OpenID Connect authorization and end session URLs with query parameters
+description: Helper utilities for creating OAuth 2.0/OpenID Connect authorization and end session URLs with query parameters
4
sidebar:
5
order: 4
6
label: Authorize & EndSession URLs
0 commit comments