fix(keycloak): update crossplane keycloak-provider

This commit is contained in:
Vegard Hagen
2025-01-03 13:50:47 +01:00
parent b07b728855
commit 253e65a708
4 changed files with 8 additions and 2 deletions

View File

@@ -3,4 +3,4 @@ kind: Provider
metadata:
name: provider-keycloak
spec:
package: xpkg.upbound.io/crossplane-contrib/provider-keycloak:v1.0.0
package: xpkg.upbound.io/crossplane-contrib/provider-keycloak:v1.9.2 # renovate: github-releases=crossplane-contrib/provider-keycloak

View File

@@ -35,7 +35,13 @@ spec:
- uma_authorization
- admin
- create-realm
- default-roles-master
description: List of realm roles to import from the realm
builtinAuthenticationFlows:
type: array
items:
type: string
description: List of authentication flows to import from the realm
providerConfigName:
type: string
description: Name of the provider config to attach to the imported clients/roles

View File

@@ -3,4 +3,4 @@ kind: Kustomization
resources:
- keycloak-credentials.yaml
- default-config.yaml
- config.yaml