freeipa/doc/api/idp_find.md

45 lines
1.1 KiB
Markdown
Raw Normal View History

[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
# idp_find
Search for Identity Provider references.
### Arguments
|Name|Type|Required
|-|-|-
|criteria|:ref:`Str<Str>`|False
### Options
* all : :ref:`Flag<Flag>` **(Required)**
* Default: False
* raw : :ref:`Flag<Flag>` **(Required)**
* Default: False
* cn : :ref:`Str<Str>`
* ipaidpauthendpoint : :ref:`Str<Str>`
* ipaidpdevauthendpoint : :ref:`Str<Str>`
* ipaidptokenendpoint : :ref:`Str<Str>`
* ipaidpuserinfoendpoint : :ref:`Str<Str>`
* ipaidpkeysendpoint : :ref:`Str<Str>`
* ipaidpissuerurl : :ref:`Str<Str>`
* ipaidpclientid : :ref:`Str<Str>`
* ipaidpclientsecret : :ref:`Password<Password>`
* ipaidpscope : :ref:`Str<Str>`
* ipaidpsub : :ref:`Str<Str>`
* timelimit : :ref:`Int<Int>`
* sizelimit : :ref:`Int<Int>`
* version : :ref:`Str<Str>`
* pkey_only : :ref:`Flag<Flag>`
* Default: False
### Output
|Name|Type
|-|-
|count|Output
|result|ListOfEntries
|summary|Output
|truncated|Output
[//]: # (ADD YOUR NOTES BELOW. THESE WILL BE PICKED EVERY TIME THE DOCS ARE REGENERATED. //end)
### Semantics
### Notes
### Version differences