Map for soft logout
This commit is contained in:
parent
bc0843eddf
commit
991eeb1de6
@ -152,6 +152,7 @@ class SoftLogoutController @Inject constructor(
|
||||
LoginType.SSO -> buildLoginSSOForm()
|
||||
LoginType.DIRECT,
|
||||
LoginType.CUSTOM,
|
||||
LoginType.QR,
|
||||
LoginType.UNSUPPORTED -> buildLoginUnsupportedForm()
|
||||
LoginType.UNKNOWN -> Unit
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user