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

Need help in java based integration #159

Closed
jakkamprashanth opened this issue Apr 17, 2018 · 1 comment
Closed

Need help in java based integration #159

jakkamprashanth opened this issue Apr 17, 2018 · 1 comment

Comments

@jakkamprashanth
Copy link

jakkamprashanth commented Apr 17, 2018

@pitbulk
Hi,
I am trying to use one login saml java tool kit, my requirement is:
i do not want to open IDP login page , instead ,credentials passed as part of my application login request should be considered. In other words, i just need to communicate to IDP and know if user is valid or not and also retrieve attributes of user.
How do i avoid opening IDP login page after sending auth request?

@pitbulk
Copy link
Contributor

pitbulk commented Apr 19, 2018

I do not want to open IDP login page , instead ,credentials passed as part
of my application login request should be considered.

This is not how SAML works, so you can't do that with java-saml.

@pitbulk pitbulk closed this as completed Jul 8, 2018
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

No branches or pull requests

2 participants