CONFIG AUTH OIDC SHOW
Level
user
History
Appears in 5.0.0
Description
Show OIDC authentication profile(s) configuration.
Usage
[UseClone=<0|1>]: Show clone file (with pending modifications) or real configuration file (default: 0)
[DomainName=<domain_name>]: Domain name identifying a single profile to show. If the parameter is not used, the command will show all available OIDC profiles.
Format
section
Returns
[OIDC_<x>]: Section for an OIDC configuration with <x> corresponding to the profile number.
State=<0|1>
DomainName=<domain_name>
ProviderType=<provider_type>
ProviderDesc=<provider_desc>
IssuerID=<issuer_identifier>
ClientID=<application_client_id>
ClientSecret=<key>
MaxAge=<maximum_authentication_age>
RedirectURLHost=<firewall_IP|Firewal_host_object>
RedirectURLPort=<port or port object(ANY/TCP)>
RedirectURL1=<URL>/auth/v1/oidc/token/portal
RedirectURL2=...
Example
CONFIG AUTH OIDC SHOW
[OIDC_1]
State=1
DomaineName=stormshield.onmicrosoft.com
ProviderType=MSEntraID
ProviderDesc=Microsoft EntraID
IssuerID=https://login.microsoftonline.com/04c72059-b1c8-4061-bf04-f3346931e54e/v2.0
ClientID=3ecfd37f-86f0-4b3f-91c6-3d42ba2db459
ClientSecret=DA28Q~A41plTGrJqbTR-6Sl~uOkv4K7xE9o3Zc-m
MaxAge=86400
RedirectURLHost=sns-firewall-entraid
RedirectURLPort=https
RedirectURL1=https://sns-firewall-entraid/auth/v1/oidc/token/portal