v0.154.3
Infisical/infisicalv0.154.3Dec 1, 2025by gupta-piyush19
AI Summary
Updates include improvements to PKI documentation, the addition of SCIM token expiration notifications, and updates to SAML authentication workflows and CA signature checks.
Key Highlights
- Expiring SCIM token notification feature
- SAML switched to user alias verification method
- CA signature check fix implemented
- PKI endpoints standardized
- Ansible and Python SDK authentication docs updated
New Features
- Expiring SCIM token notification
- SAML user alias verification method
Full Release Notes
## What's Changed * chore: update Ansible and Python SDK authentication docs by @victorvhs017 in https://github.com/Infisical/infisical/pull/4958 * feat: adds expiring scim token notification by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4953 * Fix CA signature check by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/4961 * misc: standardized PKI endpoints by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/4943 * improvement(frontend): update project identity creation flow by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4964 * chore: update pull request template and add PR title validation workflow by @victorvhs017 in https://github.com/Infisical/infisical/pull/4959 * feat: switched saml to user alias verification method by @akhilmhdh in https://github.com/Infisical/infisical/pull/4936 * docs(pam): rework pam docs for structure by @x032205 in https://github.com/Infisical/infisical/pull/4921 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.154.2...v0.154.3