How do I find the immutable id of my Google Apps account?

后端 未结 4 916
清歌不尽
清歌不尽 2020-12-18 22:28

Many of the Directory API calls require a customer parameter referred to as the \"Immutable id of the Google Apps account. (string)\".

e.g. GET http

4条回答
  •  执念已碎
    2020-12-18 22:53

    I was able to find the customerId as follows

    1. Go to admin.google.com
    2. Security -> Set up single sign-on (SSO)

    You will see URLs like this:

    https://accounts.google.com/o/saml2/idp?idpid=Cxxxxxxxx

    That Cxxxxxxxx is your customerId

提交回复
热议问题