Microsoft Re-authorization flow (#6268)
This commit is contained in:
@@ -350,6 +350,7 @@ Rails.application.routes.draw do
|
||||
# Routes for external service verifications
|
||||
get 'apple-app-site-association' => 'apple_app#site_association'
|
||||
get '.well-known/assetlinks.json' => 'android_app#assetlinks'
|
||||
get '.well-known/microsoft-identity-association.json' => 'microsoft#identity_association'
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# Internal Monitoring Routes
|
||||
|
||||
Reference in New Issue
Block a user