Skip to content

Commit

Permalink
[skip ci] repo-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
loft-bot committed Jul 8, 2024
1 parent 1e31396 commit fca73de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/openapi-spec/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1984,6 +1984,10 @@
"description": "Prevents from team creation for the new groups associated with the user at the time of logging in through sso, Default behaviour is false, this means that teams will be created for new groups.",
"type": "boolean"
},
"disableUserCreation": {
"description": "DisableUserCreation prevents the SSO connectors from creating a new user on a users initial signin through sso. Default behaviour is false, this means that a new user object will be created once a user without a Kubernetes user object logs in.",
"type": "boolean"
},
"github": {
"$ref": "#/definitions/com.github.loft-sh.api.v4.pkg.apis.management.v1.AuthenticationGithub",
"description": "Github holds github authentication configuration"
Expand Down

0 comments on commit fca73de

Please sign in to comment.