Skip to content

Instantly share code, notes, and snippets.

@MatthewJDavis
Last active November 30, 2021 20:53
Show Gist options
  • Save MatthewJDavis/69bd18c079b2f7026f637e6674fac03c to your computer and use it in GitHub Desktop.
Save MatthewJDavis/69bd18c079b2f7026f637e6674fac03c to your computer and use it in GitHub Desktop.
Variable file for Azure AD app with secret.
application_name="MS Graph Directory Role Application"
homepage_url = "https://localhost"
logout_url = "https://localhost/logout"
identifier_uris = ["https://msgdra"]
redirect_uris = ["https://msgdra/"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment