Create a PlaceOS Authentication Source for Google
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.
Confirm the final UAT and PROD URLs of the web apps
Ensure that the DNS entries for these URLs are active and forwarding to the server(s)
Ensure that the SSL certificates for the above domains are signed and recognized as secure
PlaceOS Backoffice Administration Access
In PlaceOS Backoffice navigate to the Domains tab.
Select the domain you would like to add Google Authentication to.
Click the Authentication Tab.
Click New Auth Source.
Select OAuth as the auth source type.
Provide a name eg. 'Google Workspace'.
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
`