mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
2aeb963fc9
When you run "ipa idp-show <idp reference>" the IdP reference is shown as "Identity Provider server name". This is confusing as we are pointing to the earlier created IdP reference rather than a server. Other files are updated as well to reflect this change. Additionally some typos are fixed with this patch too. Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
1.2 KiB
1.2 KiB
idp_add
Add a new Identity Provider reference.
Arguments
Name | Type | Required |
---|---|---|
cn | :ref:Str<Str> |
True |
Options
- ipaidpclientid : :ref:
Str<Str>
(Required) - all : :ref:
Flag<Flag>
(Required) - Default: False
- raw : :ref:
Flag<Flag>
(Required) - Default: False
- ipaidpauthendpoint : :ref:
Str<Str>
- ipaidpdevauthendpoint : :ref:
Str<Str>
- ipaidptokenendpoint : :ref:
Str<Str>
- ipaidpuserinfoendpoint : :ref:
Str<Str>
- ipaidpkeysendpoint : :ref:
Str<Str>
- ipaidpissuerurl : :ref:
Str<Str>
- ipaidpclientsecret : :ref:
Password<Password>
- ipaidpscope : :ref:
Str<Str>
- ipaidpsub : :ref:
Str<Str>
- setattr : :ref:
Str<Str>
- addattr : :ref:
Str<Str>
- ipaidpprovider : :ref:
StrEnum<StrEnum>
- Values: ('google', 'github', 'microsoft', 'okta', 'keycloak')
- ipaidporg : :ref:
Str<Str>
- ipaidpbaseurl : :ref:
Str<Str>
- version : :ref:
Str<Str>
Output
Name | Type |
---|---|
result | Entry |
summary | Output |
value | PrimaryKey |