Month: December 2019

  • Notes from the field: Configuring SentinelOne SSO with VMware Workspace ONE Access

    SentinelOne’s configuration can be achieved after you have a valid account and support login. Afterwards its pretty easy to configure the SSO part. In the cloud console of SentinelOne go to Settings>>Integrations>>SSO Configure the following items for SSO usage: IDP Redirect URL: https://workspaceoneaccessurl:443/SAAS/API/1.0/GET/apps/launch/app/uniqueapplicationid IssuerID: https://workspaceoneaccessurl/SAAS/API/1.0/GET/metadata/idp.xml Configure the rest of the items at your own requirements…

  • Notes from the field: Configuring Autotask PSA with VMware Workspace ONE Access

    Autotask PSA SSO configuration can be found at the following url: https://ww13.autotask.net/help/Content/AdminSetup/1FeaturesSettings/ResourcesUsers/Security/SSSO_OIDC.htm For the configuration part of Workspace ONE Access SSO you can see the available API at this url: https://code.vmware.com/apis/57/idm#/ The problem is that Autotask PSA SSO doesn’t work/supports the setup of VMware Workspace ONE Access. I worked around this issue by having a…

  • Notes from the field: Configuring OpsGenie (without Atlassian Access) with VMware Workspace ONE Access

    OpsGenie can use SAML SSO without the use of Atlassian Access, see the following url: https://docs.opsgenie.com/docs/single-sign-on-with-opsgenie For the configuration part of Workspace ONE Access just add a new manual SAML 2.0 application and provide the following information according to above article: Single Sign On URL https://app.opsgenie.com/auth/saml?id=”uniquesamlidprovided Recipient URL https://app.opsgenie.com/auth/saml?id=”uniquesamlidprovided Application ID https://app.opsgenie.com/auth/saml?id=”uniqesamlidprovided Username Format =…

  • Notes from the field: Configuring Atlassian Access with Workspace ONE Access

    Atlassian Access is the SSO portal being used for SSO access across Jira, Confluence etc. for the configuration part see the following url: https://confluence.atlassian.com/cloud/saml-single-sign-on-943953302.html For the configuration part of Workspace ONE Access just add a new manual SAML 2.0 application and provide the following information according to above article: Single Sign On URL https://auth.atlassian.com/login/callback?connection=saml”uniquesamlidprovided Recipient…

  • Notes from the field: vCloud usage meter doesn’t meter NSX

    A while back I had an support case with VMware support regarding NSX integration and that it wasn’t getting metered by vCloud Usage Meter in a customer deployment. Turns out that Usage meter looks for a Global Transport Zone before the discovery of a Universal Transport Zone and metering can occur. So if you are…