You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/access/2025-03-03-saml-oidc-fields-saml-transformations.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ OIDC apps now include:
13
13
- Group Filtering via RegEx
14
14
- OIDC Claim mapping from an IdP
15
15
- OIDC token lifetime control
16
-
- Advanced OIDC auth flows
16
+
- Advanced OIDC auth flows including hybrid and implicit flows
17
17
18
18

19
19
@@ -23,6 +23,6 @@ SAML apps now include improved SAML attribute mapping from an IdP.
23
23
24
24
### SAML transformations
25
25
26
-
SAML Access applications can be fully customized using JSONata expressions. This allows admins to configure the precise SAML statement sent to a SaaS application.
26
+
SAML identities sent to Access applications can be fully customized using JSONata expressions. This allows admins to configure the precise identity SAML statement sent to a SaaS application.
27
27
28
28

0 commit comments