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

SSO Integration Issue #192

Closed
arishwani opened this issue Sep 16, 2022 · 5 comments
Closed

SSO Integration Issue #192

arishwani opened this issue Sep 16, 2022 · 5 comments

Comments

@arishwani
Copy link

Hi Team,
I am having issue with integration VECTR into SSO. The error is "No Reply address was provided". Although, I provided the Reply Address. I tried both AzureAD and SAML but wouldn't work.

Any recommendation, please?
VECTR_Issue

@SRAPSpencer
Copy link
Collaborator

When you input the SSO IdP into VECTR it will generate a list of URLs, these URLs should be put into the SSO entry under the IdP platform(Azure).

I'll leave this open but we don't usually offer community support for SSO, see the guidelines.

#146

@arishwani
Copy link
Author

Hi @SRAPSpencer. Yes, I put those list of URLs into SSO in Azure platform but still won't work? I get the that error.

@doodleincode
Copy link
Contributor

The error means that you didn't specify the VECTR callback URL in AAD. Can you double check this. The VECTR callback URL is https://<your_vectr_hostname>:[<port>]/auth/login/callback

If you've setup an OIDC application, the callback URL in AAD is the "Redirect URI":

image

If you've setup a SAML2 application, the callback URL in AAD is the "Reply URL (ACS)":

image

@arishwani
Copy link
Author

Yes, I followed those steps as well but didn't work.

@doodleincode
Copy link
Contributor

Unfortunately we cannot provide SSO onboarding support to the open community as configuration of SSO with the identity / SSO provider is highly variable as well as differences in organizational level security policies and procedures that can impact how SSO is configured. If you're not already on our Discord channel, I would recommend joining and asking the community for help. https://discord.gg/2FRd8zf728

@SRAPSpencer SRAPSpencer closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants