Skip to content

Bruno Redirect URL #1146

Answered by pietrygamat
saggdot asked this question in Q&A
Dec 5, 2023 · 3 comments · 8 replies
Discussion options

You must be logged in to vote

Redirect URI (aka Callback URL) is the address that (in your example) Azure will redirect the browser after you provide correct login and password. The redirect request started by Azure will contain a sensitive authorization code, so it is important for all parties, that the redirect URI is trusted. In normal situations it points back to the endpoint at the website from which you are trying to access Azure data (e.g. https://my.app/auth) or is a custom deep link to some app installed on your device (custom protocols like bruno://, postman://, reddit.app:// are for that, but note bruno:// protocol is just a placeholder - Bruno app does not use it in any meaningfull way - perhaps this will …

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@saggdot
Comment options

@edbrannin
Comment options

Comment options

You must be logged in to vote
6 replies
@lizziemac
Comment options

@RagavMaddali
Comment options

@charliehubbard
Comment options

@pietrygamat
Comment options

Answer selected by helloanoop
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants