Commit graph

28 commits

Author SHA1 Message Date
a91580c73f feat(argocd) add policy for group DevFW 2025-08-15 14:32:05 +02:00
ed72b88472 fix(argocd): use colon again 2025-08-15 14:02:37 +02:00
443b5a3fee fix(argocd) replace colon with dot 2025-08-15 13:54:14 +02:00
8f9ce344fb fix(argocd): undo change clientSecret 2025-08-15 13:50:52 +02:00
c92330770d fix(argocd): use plain secret 2025-08-15 13:46:52 +02:00
f27fe2d111 fix(argocd): fix redirect url for dex 2025-08-15 13:41:48 +02:00
f8c887da56 fix(argocd): remove requestedIDTokenClaims 2025-08-15 13:37:45 +02:00
3bb78f45be feat(sso): introduce argocd sso config 2025-08-15 13:28:07 +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
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