- Mar 25, 2022
-
-
Evangelos Foutras authored
-
- Feb 23, 2022
-
-
We are onboarding "Project Maintainers" now[1]. [1] https://lists.archlinux.org/private/staff/2022-February/000881.html
-
- Jan 21, 2022
-
-
Jelle van der Waa authored
The gluebuddy client is required for gluebuddy to retrieve users and groups membership without being able to change other keycloak data. The realm-management roles cannot be assigned yet via keycloak as it does not know about the roles and realm-management client.
-
- Oct 29, 2021
-
-
- Sep 04, 2021
-
-
- Jul 07, 2021
-
-
Evangelos Foutras authored
Now that misc/get_key.py checks if the vault file passed to it exists, we cannot pass paths only resolvable from the root directory. Instead, use paths that make sense relative to the current directory and avoid calling chdir when loading the vault file. Fixes: 77542146 ("Rewrite get_key.py to use click instead of typer")
-
- Jul 06, 2021
- Apr 15, 2021
-
-
Jan Alexander Steffens (heftig) authored
Synapse only inspects the userinfo.
-
Jan Alexander Steffens (heftig) authored
Closes #94
-
- Apr 08, 2021
-
-
Jelle van der Waa authored
As our grafana now contains Loki logs, we don't want non devops to view logs which potentially contain sensitive data. As Grafana does not have a system to easily restrict data sources to roles we use Keycloak.
-
- Feb 01, 2021
-
-
Jelle van der Waa authored
This adds a collaborative markdown editor as newly offered service which is available via login for all Arch Linux Staff with an option to allow anonymous edits by users (not default). Users are managed via keycloak and require the Staff role to be allowed in, non staff keycloak users currently will receive an internal server error due to an upstream issue.
-
- Dec 24, 2020
-
-
Kristian Klausen authored
-
- Dec 11, 2020
-
-
- Oct 22, 2020
-
-
Frederik Schwan authored
-
- Sep 22, 2020
-
-
Sven-Hendrik Haase authored
This is now possible because of terraform-provider-keycloak 2.0.0 :D
-
-
Fix #120
-
Sven-Hendrik Haase authored
-
- Sep 10, 2020
-
-
Jelle van der Waa authored
Expand the Support group with subgroups for the Wiki, Forum, Security Tracker and Archweb. The subgroups are just a placeholder for groups for the roles which a user can be in for the service. New onboarded users should be assigned to correct groups for their Support staff team.
-
- Sep 09, 2020
-
-
Configure Grafana to use Keycloak OpenID Connect for authentication. For now only DevOps is configured as admin and Arch Staff as general Viewer roles.
-
- Sep 08, 2020
-
-
Sven-Hendrik Haase authored
We had to redesign all flows when discovering that we can't design flows exactly the way we wanted in Keycloak.
-
Sven-Hendrik Haase authored
-
Broken by the last commit
-
Registering a new required action is currently not supported, so it needs to be done manually. See upstream bug: https://github.com/mrparkers/terraform-provider-keycloak/issues/354 Configuring the WebAuthn policy is currently not supported, so it needs to be done manully. See upstream bug: https://github.com/mrparkers/terraform-provider-keycloak/issues/355 Fix #28
-
- Aug 29, 2020
-
-
Sven-Hendrik Haase authored
I know this seems a bit weird but this is how the Keycloak templates work. :P
-
- Aug 27, 2020
-
- Aug 20, 2020
-
-
Levente Polyak authored
We do not want full scope to be allowed for the gitlab openid client. In fact we already have it disabled, however the latest provider seems to have changed something which makes terraform to have the desire to change this to true. Set it explicitly to false to avoid changing behavior.
-
Levente Polyak authored
This reverts commit 8e4eac7d. Revert this feature as its part of a keycloak change that must go through review via a merge request.
-
- Aug 19, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
`terraform plan` tried to remove it.
-
- Aug 18, 2020
-
-
Jelle van der Waa authored
Install keycloak-metrics-spi and configure it to provide prometheus endpoints available as auth/realms/$realm/metrics. The prometheus metrics are behind basic_auth as some metrics might be sensitive or can be used by attackers. #23
-
- Jul 30, 2020
-
-
Sven-Hendrik Haase authored
-
- Jul 17, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- Jun 03, 2020
-
-
Sven-Hendrik Haase authored
-
- May 27, 2020
-
-
Sven-Hendrik Haase authored
-
- May 26, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- May 25, 2020
-
-
Sven-Hendrik Haase authored
It's pretty complicated to express what we want but we eventually succeeded. We even found a bug in Keycloak while implementing this and had to patch the package.
-