Create a PlaceOS Authentication Source
PreviousStep 2: User Authentication & Calendar AccessNextCreate Azure App Registration (Delegated Permissions)
Last updated
Last updated
To complete this step, ensure you have already followed the steps to add a domain to PlaceOS.
This step can be completed by PlaceOS or your PlaceOS Integration Partner.
PlaceOS Backoffice Administration Access
In PlaceOS Backoffice navigate to the Domains tab.
Select the domain you would like to add Microsoft Authentication to.
Click the Authentication Tab.
Click New Auth Source.
Select OAuth as the auth source type.
Provide a name eg. 'Microsoft AD'.
Click Save.
Copy the Auth Source ID eg. oauth_strat-Dw9b-5_lO3
You will require the Auth Source ID to be used as the Azure App Registration Callback URI, for example: `https://placeos-dev.im/auth/oauth2/callback?id=oauth_strat-Dw9b-5_lO3
`