Upgrade Passmower to 2.3.0 and migrate client compatibility

This commit is contained in:
Erki Aas
2026-09-18 12:29:05 +03:00
parent 4634d25320
commit 3ab70fedae
13 changed files with 186 additions and 161 deletions
+3
View File
@@ -26,7 +26,10 @@ spec:
- "refresh_token"
responseTypes:
- "code"
# Preserve 1.x email claims for clients whose requests only include profile.
overrideIncomingScopes: true
availableScopes:
- email
- "openid"
- "profile"
- "offline_access"