Skip to content
Discussion options

You must be logged in to vote

This is a note to myself or anyone else that happens to come across this issue, I managed to get this working.

Register the concourse app within the Azure portal within the App registrations section
Your callback url to your instance needs to go into the "web /redirect URIs" section
You will need to generate a client secret, do this in the Certificates & secrets" section, create a new client secrets`, remember to add a remind to your calendar for what you configure the expiry to be :)

CONCOURSE_MICROSOFT_CLIENT_ID == Application (client) ID from the summary page of your app registration
CONCOURSE_MICROSOFT_CLIENT_SECRET == the Value of the secret you created
CONCOURSE_MICROSOFT_TENANT ==

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by username-is-already-taken2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant