Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Single Sign Out with CAS #7300

Open
cyphos1973 opened this issue Mar 5, 2024 · 1 comment
Open

Support for Single Sign Out with CAS #7300

cyphos1973 opened this issue Mar 5, 2024 · 1 comment
Labels
Feature New functionality not yet included in Sulu

Comments

@cyphos1973
Copy link

cyphos1973 commented Mar 5, 2024

Sulu currently have no auth CAS support
How about CAS support on login page ?

See this page

https://en.wikipedia.org/wiki/Central_Authentication_Service

https://github.com/l3-team/CasGuardBundle

Thanks you for your help

@cyphos1973 cyphos1973 added the Feature New functionality not yet included in Sulu label Mar 5, 2024
@alexander-schranz
Copy link
Member

alexander-schranz commented May 14, 2024

Hello @cyphos1973,

we decided to support currently OpenId for Single Sign On in Sulu 2.6 you can find documentation about it here: https://docs.sulu.io/en/2.6/bundles/security/index.html#single-sign-on-authentication

It is supported by Google Workspaces, Azure and Amazon Identity Management. It also can used with self hosted identity server like Keycloak.

If your identity provider does not support OpenId you can also use Keycloak Server as a Proxy as Keycloak has support for CAS via a extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality not yet included in Sulu
Projects
None yet
Development

No branches or pull requests

2 participants