Jump to: navigation, search

OIDC CLS OFFLINE SSO


IC CLASSIFICATION.gif Login
Name OIDC_CLS_OFFLINE_SSO
Inheritance SYSCLS LOGIN
Namespace UBIK.Kernel.SSO
ID {320D80BD-90D5-428E-972E-43489D5273EA}
Purpose Classify an object as login providing offline SSO information
Version 5.2+

OIDC_CLS_OFFLINE_SSO classifies objects as login objects providing extra information for offline - SSO - login. OIDC_CLS_OFFLINE_SSO is an autonomous classification providing 2 autonomous properties.

Suggestion: add OIDC_CLS_OFFLINE_SSO to the Login - Metaclass scope which adds the 2 autonomous properties to the ACM.

OIDC_CLS_OFFLINE_SSO is provided via UBIK.SSO.OIDCProcessor - Plugin.

MetaProperties

Name Data type Comment
LOGINNAME Text Login name
IS_OFFLINE_SSO_ENABLE Boolean Configures whether offline SSO login should be enabled. This proeprty is autonomously added to the ACM Scope.
OFFLINE_VALIDITY_IN_DAY Double configures how long (in days) offline SSO Login (if enabled) should be possible.This proeprty is autonomously added to the ACM Scope.

See also