Skip to content

Commit

Permalink
stop user registration page
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrelefevre committed Jun 18, 2024
1 parent 424da00 commit 144b6cc
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions hugo/content/administration/stopUserRegistration.md
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.

Binary file added hugo/content/images/cbhcloud-realm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hugo/content/images/idp-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hugo/content/images/idp-kth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 144b6cc

Please sign in to comment.