# SSO - Google Actions relating to Google as an SSO provider ## Creates a new SSO provider - [POST /v1/sso/google](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/sso-google/googlecreateidentityprovider.md) ## Gets an SSO provider by id - [GET /v1/sso/google/{id}](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/sso-google/googlegetidentityprovider.md) ## Updates an SSO provider - [PUT /v1/sso/google/{id}](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/sso-google/googleupdateidentityprovider.md) ## Deletes an SSO provider by id - [DELETE /v1/sso/google/{id}](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/sso-google/googledeleteidentityprovider.md)