mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Aug 14 09:38:18 UTC 2024
This commit is contained in:
parent
7fe34c472b
commit
d35819d273
105 changed files with 5241 additions and 346 deletions
|
|
@ -31,7 +31,8 @@ EXAMPLES
|
|||
--workforce-pool="my-workforce-pool" --location="global" \
|
||||
--display-name="My Workforce Pool Provider" \
|
||||
--description="My workforce pool provider description." \
|
||||
--disabled --attribute-mapping="google.subject=assertion.sub" \
|
||||
--disabled --detailed_audit_logging \
|
||||
--attribute-mapping="google.subject=assertion.sub" \
|
||||
--attribute-condition="true" --client-id="client-id" \
|
||||
--client-secret-value="client-secret" \
|
||||
--issuer-uri="https://test-idp.com" \
|
||||
|
|
|
|||
|
|
@ -23,7 +23,8 @@ EXAMPLES
|
|||
--workforce-pool="my-workforce-pool" --location="global" \
|
||||
--display-name="My Workforce Pool Provider" \
|
||||
--description="My workforce pool provider description." \
|
||||
--disabled --attribute-mapping="google.subject=assertion.sub" \
|
||||
--disabled --detailed_audit_logging \
|
||||
--attribute-mapping="google.subject=assertion.sub" \
|
||||
--attribute-condition="true" \
|
||||
--idp-metadata-path="path/to/metdata/file.xml"
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,8 @@ EXAMPLES
|
|||
--workforce-pool="my-workforce-pool" --location="global" \
|
||||
--display-name="My Workforce Pool Provider" \
|
||||
--description="My workforce pool provider description." \
|
||||
--disabled --attribute-mapping="google.subject=assertion.sub" \
|
||||
--disabled --detailed_audit_logging \
|
||||
--attribute-mapping="google.subject=assertion.sub" \
|
||||
--attribute-condition="true" --client-id="client-id" \
|
||||
--client-secret-value="client-secret" \
|
||||
--issuer-uri="https://test-idp.com" \
|
||||
|
|
|
|||
|
|
@ -23,7 +23,8 @@ EXAMPLES
|
|||
--workforce-pool="my-workforce-pool" --location="global" \
|
||||
--display-name="My Workforce Pool Provider" \
|
||||
--description="My workforce pool provider description." \
|
||||
--disabled --attribute-mapping="google.subject=assertion.sub" \
|
||||
--disabled --detailed_audit_logging \
|
||||
--attribute-mapping="google.subject=assertion.sub" \
|
||||
--attribute-condition="true" \
|
||||
--idp-metadata-path="path/to/metdata/file.xml"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue