1EUARE-OIDCPROVIDERCHANGETHUMBPRINTU(s1e)r CommEaUnAdRsE-OIDCPROVIDERCHANGETHUMBPRINT(1)
2
3
4
6 euare-oidcproviderchangethumbprint - Replace an OpenID Connect
7 provider's list of thumbprints
8
10 euare-oidcproviderchangethumbprint [-t HEX] [--as-account ACCOUNT]
11
12 [-U URL] [--region USER@REGION]
13 [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug]
14 [--debugger] [--version] [-h] OIDC
15
17 Replace an OpenID Connect provider's list of thumbprints
18
19 positional arguments:
20 OIDC the ARN of the provider to update (required)
21
22 optional arguments:
23 -t HEX, --thumbprint HEX
24 the new SHA-1 thumbprint of the OpenID Connect provider's cer‐
25 tificate. This option may be specified more than once to allow
26 multiple certificates to be accepted. If one is not supplied
27 this command will attempt to determine it automatically.
28
29 --as-account ACCOUNT
30 [Eucalyptus cloud admin only] run this command as the adminis‐
31 trator of another account
32
33 -U URL, --url URL
34 identity service endpoint URL
35
36 --region USER@REGION
37 region and/or user names to search when looking up config file
38 data
39
40 -I KEY_ID, --access-key-id KEY_ID
41
42 -S KEY, --secret-key KEY
43
44 --security-token TOKEN
45
46 --debug
47 show debugging output
48
49 --debugger
50 launch interactive debugger on error
51
52 --version
53 show the program's version and exit
54
55 -h, --help
56 show this help message and exit
57
58
59
60euca2ools 3.4 DecemberE2U0A1R6E-OIDCPROVIDERCHANGETHUMBPRINT(1)