提交
This commit is contained in:
@@ -151,6 +151,7 @@ func (c *SSOController) AdminCreateProvider(ctx *gin.Context) {
|
||||
}
|
||||
|
||||
provider := &model.SSOProvider{
|
||||
ID: utils.GenID(),
|
||||
Name: req.Name,
|
||||
Type: req.Type,
|
||||
DisplayName: req.DisplayName,
|
||||
|
||||
Reference in New Issue
Block a user