-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
424da00
commit 144b6cc
Showing
4 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Stop user registration | ||
|
||
For some reason, you may want to temporarily disable new user registrations from kthcloud. This is how it was done last time it was needed. | ||
|
||
1. Log into kthcloud iam https://iam.cloud.cbh.kth.se/ admin panel | ||
<img src="../../images/cbhcloud-realm.png" width="80%"> | ||
2. Visit the identity provider section, and click on the Login with KTH option | ||
<img src="../../images/idp-kth.png" width="80%"> | ||
3. Scroll down to Advanced settings, First login flow override, and select the `deny new users` flow. | ||
<img src="../../images/idp-flow.png" width="80%"> | ||
|
||
The flows can be edited in keycloak admin panel's `Authentication` tab. | ||
|
||
The default `first broker login` flow should be used when you want to allow new users to register again. | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.