Commit graph

16 commits

Author SHA1 Message Date
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
Automated pipeline
993e9b4f14 Automated upload for observability.t09.de 2025-08-01 08:16:48 +00:00
Automated pipeline
24aa72c4ce Initial upload 2025-07-21 08:42:45 +00:00
Automated pipeline
fe696adecc Initial upload 2025-07-21 08:08:22 +00:00
Automated pipeline
57f8957fd0 Initial upload 2025-07-15 13:26:24 +00:00
Automated pipeline
1764a29a63 Initial upload 2025-06-27 12:14:12 +00:00
Automated pipeline
91967dd946 Initial upload 2025-06-23 13:11:55 +00:00