Auth: SAML login button. (#17932)
* Auth: SAML login button. * Fixed ts issue
This commit is contained in:
committed by
Torkel Ödegaard
parent
c5b6365858
commit
e574147b1e
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
type IsSAMLEnabledCommand struct {
|
||||
Result bool
|
||||
}
|
||||
Reference in New Issue
Block a user