Skip to content

FR: Enable anonymous authentication when creating and updating a tenant #411

@sonatard

Description

@sonatard

It can solve to add enableAnonymousUser param to CreateTenant and UpdateTenant.

API

CreateTenant and UpdateTennant request body have Tenant.

https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants/create
https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants/patch

Tenant type has enableAnonymousUser.

https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants#Tenant

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions