Commit graph

15 commits

Author SHA1 Message Date
f27fe2d111 fix(argocd): fix redirect url for dex 2025-08-15 13:41:48 +02:00
Richard Robert Reitz
cbc8752fa1 feat(sso): using secret references in dex to not put secrets in git 2025-08-14 16:03:39 +02:00
bab179a272
feat(dex): 🔒 Dex now only pulls org roles 2025-08-13 16:21:21 +02:00
0c3b2215ce
feat(config): Add loadAllGroups configuration option
Adds a new configuration option `loadAllGroups` to enable loading all groups in the Dex settings.

This improves user management by ensuring all groups are available for authorization.
2025-08-13 16:11:26 +02:00
b85a68267e
feat(values): Add LOG_LEVEL environment variable
Add a new environment variable `LOG_LEVEL` set to `debug` to enhance logging capabilities for the application, aiding in debugging and observability.
2025-08-13 15:56:40 +02:00
61dddfa961
fix(auth): 🔒️ Update redirect URIs for OAuth clients
Removes the public client configuration and updates the Grafana redirect URI to the correct domain.

Modifies OAuth scopes to include groups for improved permission management.
2025-08-13 15:14:11 +02:00
48070d3cc2
fix(config): 🔒 Update Grafana redirect URI for local testing
Update the Grafana redirect URI to point to localhost for local testing purposes.

This change allows developers to test authentication workflows without needing to connect to the live environment.
2025-08-13 15:05:10 +02:00
731cf160a9
feat(config): Add public client configuration to Dex
Adds a new public client configuration to Dex with a specified ID, name, and redirect URIs.

This enhancement allows for public access to Dex, enabling easier integration with external applications.
2025-08-13 15:02:08 +02:00
f3d2def98a
fix(config): 🔧 Update Forgejo client credentials format
Refactor the configuration to use environment variable syntax for Forgejo client ID and secret.

This change improves consistency and readability in the configuration file.
2025-08-13 14:42:35 +02:00
ae26ec6a42
fix(auth): 🔒️ Update OAuth client secret and configurations
Update the OAuth client secret for Grafana and add new configurations for generic OAuth authentication.

These changes enhance security and streamline the authentication process for Grafana by enabling OAuth with specific settings.
2025-08-13 14:21:29 +02:00
Waldemar
b1b565243c
feat(dex): readded dex after pipeline run 2025-08-13 13:11:16 +02:00
Automated pipeline
d10f650e99 Automated upload for observability.t09.de 2025-08-13 09:33:50 +00:00
Waldemar
b6fbfc0381
fix(dex): fixed ingress class name 2025-08-13 11:09:20 +02:00
Waldemar
12eeb98118
fix(dex): fixed ingress 2025-08-13 11:05:12 +02:00
Waldemar
54eb8164f4
feat(dex): Added dex to observability cluster for testing 2025-08-13 10:58:48 +02:00