SECOIDC_STATE_PA - OpenID Connect (OIDC) Runtime State Parameters
OpenID Connect (OIDC) Runtime State Parameters information is stored in SAP table SECOIDC_STATE_PA.
It is part of development package SOIDC_RUNTIME in software component BC-SEC-LGN-OID. This development package consists of objects that can be grouped under "OpenID Connect (OIDC) Runtime".
It is part of development package SOIDC_RUNTIME in software component BC-SEC-LGN-OID. This development package consists of objects that can be grouped under "OpenID Connect (OIDC) Runtime".
Fields for table SECOIDC_STATE_PA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
STATE_ID | OpenID Connect (OIDC) Runtime State ID | X | SECOIDC_R_STATE_ID | RAW | 36 | SECOIDC_STATE |
PARAMETER_ID | OpenID Connect (OIDC) Runtime Parameter ID | X | SECOIDC_R_PARAM_ID | INT2 | 2 | |
PARAMETER_TYPE | OpenID Connect (OIDC) Runtime Parameter Type | SECOIDC_R_PARAM_TYPE | CHAR | 2 | ||
PARAMETER_NAME_ENC | OpenID Connect (OIDC) Runtime Encrypted Parameter Name | SECOIDC_R_PARAM_NAME_ENC | RSTR | 8 | ||
PARAMETER_VALUE_ENC | OpenID Connect (OIDC) Runtime Encrypted Parameter Value | SECOIDC_R_PARAM_VALUE_ENC | RSTR | 8 | ||
EXPIRATION_TIMESTAMP | OpenID Connect (OIDC) Runtime State Expiration UTC Timestamp | SECOIDC_R_EXPIRATION_TS | DEC | 8 |