Changes

OIDC CLS OFFLINE SSO

681 bytes added, 20 July
Created page with "{{ClassificationInfoBox | title = Login | name = {{PAGENAMEE}} | inheritance = [[SYSCLS_LOGIN]] | namespace = UBIK.Kernel.SSO | purpose = Classify an object as login providing..."
{{ClassificationInfoBox
| title = Login
| name = {{PAGENAMEE}}
| inheritance = [[SYSCLS_LOGIN]]
| namespace = UBIK.Kernel.SSO
| purpose = Classify an object as login providing offline SSO information
| version = 5.2+
| id = {320D80BD-90D5-428E-972E-43489D5273EA}
}}

== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=30% | Data type !! Comment
|-
| LOGINNAME || {{Text}} || Login name
|-
| IS_OFFLINE_SSO_ENABLE || {{Boolean}} || configures whether offline SSO login should be enabled
|-
| OFFLINE_VALIDITY_IN_DAY || {{Double}} || configures how long (in days) offline SSO Login (if enabled) should be possible
|}

== See also ==
* [[SYSCLS_LOGIN]]
1,698
edits