Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

oidc list

Prev Next

List all OIDC providers.

Usage

oidc list    

Example

This example lists all OIDC providers.

vcli: admin> oidc list
+----+------+---------------+-------+--------------------+------------------------+
| ID | Name | Discovery-url | State | User-jwt-attribute | Last-keys-refresh-time |
+----+------+---------------+-------+--------------------+------------------------+
|  1 | OIDC |               |  OK   | 'name'             |                        |
+----+------+---------------+-------+--------------------+------------------------+  

State shows one of these values: "OK", "INTERNAL_ERROR", or "PROVIDER_ACCESS_FAILURE".