
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2025 06:55 PM
Hello Community
We want to set up Cloud Discovery on GCP and we had some questions about those values:
Select the OpenID Connect (OIDC) provider.
In the Issuer URL field, enter https://dev-734bjlip.eu.auth0.com/
In the Allowed audiences field, enter https://cloud-scanning-api
Those values are the same to any or change for each one customers?
Thanks a lot
- Labels:
-
Lansweeper Cloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 01:53 PM
Hello @amogarcia,
These values are valid for all customers.
Further down the process, you'll enter your site Id so that only requests coming from Lansweeper and from your particular site will be granted a response:
6. Finally, add the following attribute condition: attribute.site_id == '<your site id>'
You can use the same credentials in your other sites (if you have more than one), simply add '||' between conditions:attribute.site_id == 'site id #1' || attribute.site_id == 'site id #2
