CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 06:18:49 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-robots-tag: none
etag: W/"ef99e4146bd444fdc4fc37da6bee76a2"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=IU4cfdQ4XBpd%2B%2Bmh6f2iry%2BDJCGuSX4I0VMG%2F4hV7kA9rkukNBnSj%2Fy4x2BJ4hR55amIdy25a3F4EmSnKDqWZdrMlT5U%2FlDWHxbAqSQhs1LN2NtSMFGz8mKqTDt4X7cOiw7NiO2%2Fa31mOo1qZq%2B%2FPwPjX07jioJnAGSIHK6gudIlTjOabkdh7NJ9KjtUFjNdSRaBbwjTC3J977kDHgfwq49axnoLSPqrkWQZJ%2Btu0cmtBG6ejpEfOMuBEvnNICcB2hqpuvQaeiFGcliq3mLIIw%3D%3D--EyqADMZG6Z4wXLM0--Fz%2FS6h8SgWICSfc7FbiPhg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.97375880.1753683528; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:18:48 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:18:48 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C500:2E8D04:224235:280273:68871648
Release Notes · pac4j/spring-security-pac4j Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 75
Release Notes
CAS in the cloud LELEU Jérôme edited this page Dec 21, 2022
·
60 revisions
See the pac4j release notes as well.
Version 10.0.0:
- Update to pac4j v6
Version 9.0.0:
- Upgrade to JDK 17 and Spring 6
Version 8.0.0:
-
spring-security-pac4j
is now only a bridge which must be used with a pac4j security library (for example:javaee-pac4j
) - Support for Spring Security reactive
Version 7.0.3:
- Upgrade to pac4j v5.4.3 and Spring v5.3.19 (https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement)
Version 7.0.2:
- Upgrade to pac4j v5.4.2 and Spring v5.3.18 (https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement)
Version 7.0.0:
- Update to pac4j v5.4 (pulls
pac4j-javaee
)
Version 6.2.0:
- Update to pac4j v5.3
Version 6.1.0:
- Update to pac4j v5.2 (pulls
pac4j-jee
)
Version 6.0.0:
- Update to pac4j v5
- Update to Java 11
Version 5.1.0:
- The
CallbackFilter
may call the Spring Security filters - Fix back-channel logout calls
- Clear the Spring Security context when clearing the pac4j context (
remove
method in theSpringSecurityProfileManager
) - Update to pac4j v4.0.1
Version 5.0.0:
- Update to pac4j v4
- Upgrade to Spring Security v5.3
Version 4.1.0:
- Upgrade to pac4j v3.3
- The
LogoutFilter
may only apply for a specific path suffix - Upgrade to Spring Security v5.1
Version 4.0.0:
- Upgrade to pac4j v3
Version 3.1.0:
- Upgrade to Spring (Security) v5
- Upgrade to pac4j v2.3.1
Version 3.0.0:
- Upgrade to pac4j v2.1.0
- Use the new
LogoutFilter
to handle both local and identity server logout mechanisms
Version 2.1.2:
-
authentication.name
andauthentication.principal
return relevant values
Version 2.1.1:
- Upgrade to pac4j v1.9.4 (security fix)
Version 2.1.0:
- The
CallbackFilter
applies on a/callback
URL by default - The
Pac4jEntryPoint
can be defined with theconfig
andclientName
parameters to redirect to an identity provider for login
Version 2.0.1:
- Upgrade to pac4j v1.9.2 (improved CAS, JWT and OpenID Connect supports)
- Replace
SpringSecurityContext
bySpringSecurityProfileManager
Version 2.0.0:
- Based on pac4j v1.9.1 (Java 8, Spring Security 4.1, Servlet 3.1...)
- Using all pac4j capabilities: clients, authorizers, matchers,
SecurityFilter
,CallbackFilter
- Multi-profiles support
Version 1.4.3:
- Based on pac4j v1.8.8
Version 1.4.2:
- Based on pac4j v1.8.7
- Pass a web context to the authentication provider (for the
getUserProfile
method)
Version 1.4.1:
- Upgrade to pac4j v1.8.2 (improved JWT support)
- Use the current failure handler (instead of the success handler) when no credentials are returned by the identity provider
Version 1.4.0:
- Upgrade to pac4j v1.8.1 (Updated OAuth, CAS, SAML, OpenID Connect supports + customizable callback urls)
Version 1.3.0:
- Credentials can now be erased by the
ProviderManager
- Upgrade to Spring Security 4
- Upgrade to Java 7
- Upgrade to Servlet 3.0.1
- Callback endpoint is /callback (instead of /j_spring_pac4j_security_check) by default
Version 1.2.5:
- Update to pac4j v1.7
- OpenID Connect protocol support
- Strava OAuth identity provider support
Version 1.2.4:
- Update to pac4j 1.6.0 (new Google App Engine module, support for Yahoo with OpenID, Support for ORCiD / OAuth)
- Upgrade to Java 6
Version 1.2.3:
- Upgrade to Spring Security 3.2.2
- add Bitbucket support
Version 1.2.2:
- Update to pac4j 1.5.0 : new PayPal OAuth 2.0 support
- remove myopenid.com support
- add vk.com support
- add Foursquare support
- add SAML support
Version 1.2.1:
- Update to pac4j 1.4.1 : new LinkedIn OAuth 2.0 and Google OpenID providers
Version 1.2.0:
- Switch to pac4j 1.4.0 : add CAS, OpenID and HTTP supports
Version 1.1.0:
- All providers have a CommonProfile
- Multiple providers can be gathered in a ProvidersDefinition and share the same OAuth callback url
Version 1.0.0:
- This is the first version of the library
- Support of DropBox, Facebook, GitHub, Google, LinkedIn, Twitter, Windows Live, WordPress and Yahoo
You can’t perform that action at this time.