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

I want to configure sso url. #1

Open
NayabHussain opened this issue Feb 5, 2020 · 1 comment
Open

I want to configure sso url. #1

NayabHussain opened this issue Feb 5, 2020 · 1 comment

Comments

@NayabHussain
Copy link

In IDP , application yaml file, there is no option to configure sso url where the service providers will land to the login page of idp?.

@gtiwari333
Copy link
Owner

@NayabHussain Look at the following section at application.yml and g.t.saml.config.AppProperties class. Base path gets mapped to org.springframework.security.saml.provider.config.LocalProviderConfiguration#basePath

saml2:
identity-provider:
base-path: http://localhost:8081/this-is-idp
entity-id: my-identity-provider-app

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