Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/bff/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ It offers the following functionality:

- Protection from Token Extraction attacks
- Built-in CSRF Attack protection
- Server Side OAuth2 Authentication
- Server Side OAuth 2.0 Support
- User Management APIs
- Back-channel logout
- Securing access to both local and external APIs by serving as a reverse proxy.
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/identitymodel/utils/request-url.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Creating Authorize and EndSession URLs
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
sidebar:
order: 4
label: Authorize & EndSession URLs
Expand Down