We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16d0dc commit 90cd6ceCopy full SHA for 90cd6ce
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## 26Q1
5
+### Breaking Changes:
6
+- None
7
+
8
+### New features:
9
+- Add checkbox and styling for "always allow" button on webapp authentication flow
10
+- Add support for passthrough nonce for OIDC endpoints with additional/optional checks
11
+- Remove header logging for MFA flow
12
13
+### Bug fixes:
14
+- Create fix for CII tenant which had slightly disconnected auth flow
15
16
17
## 25Q4
18
### Breaking Changes:
19
- Modified DB schema to allow for automatic client authorization.
0 commit comments