Microsoft Re-authorization flow (#6268)

This commit is contained in:
Tejaswini Chile
2023-01-19 01:06:01 +05:30
committed by GitHub
parent 8d60bd9970
commit 83ea2a87e2
7 changed files with 96 additions and 0 deletions

View File

@@ -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