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

Hotfix/sso login directly in login page #2047

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

TangoBeeAkto
Copy link
Contributor

No description provided.

Saml2Settings samlSettings = CustomSamlSettings.getSamlSettings(samlConfig);
String samlRequestXml = new AuthnRequest(samlSettings).getAuthnRequestXml();

ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this?.. remove

@TangoBeeAkto TangoBeeAkto force-pushed the hotfix/sso_login_directly_in_login_page branch from aa5b17a to 7c41aa1 Compare February 6, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants