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

Fix redirect URI in documentation #200

Merged

Conversation

stephenashton-dhsc
Copy link
Contributor

If the redirect URI of https://localhost:1410 is configured, this will not work correctly.

The underlying function call within AzureAuth uses http://localhost:1410, hence this should be the redirect URI added to the configuration.

See the default options within the relevant function.

If the redirect URI of `https://localhost:1410` is configured, this will not work correctly. The underlying function call within AzureAuth uses `http://localhost:1410`, hence this should be the redirect URI added to the configuration. See the default options within the [relevant function](https://github.com/Azure/AzureAuth/blob/f6e54d77089d37fa42d437d6dc56c9917282c41a/R/flow_init.R#L56).
@hongooi73 hongooi73 merged commit 04f3e00 into Azure:master Feb 17, 2024
4 checks passed
@hongooi73
Copy link
Collaborator

Thank you!

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.

None yet

2 participants