Microsoft Re-authorization flow (#6268)
This commit is contained in:
7
app/views/microsoft/identity_association.json.erb
Normal file
7
app/views/microsoft/identity_association.json.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"associatedApplications": [
|
||||
{
|
||||
"applicationId": "<%= ENV['AZURE_APP_ID'] %>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user