# authentik-application ![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Chart to deploy a secret for the authentik blueprint-sidecar ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| | blueprint.application.bindPolicyID | string | `nil` | uuid for bindPolicyID for group - if not set generated on secret for be stable (or groups: [] filled) | | blueprint.application.description | string | `""` | | | blueprint.application.group | string | `""` | | | blueprint.application.icon | string | `""` | | | blueprint.application.launchURL | string | `""` | | | blueprint.application.name | string | `""` | | | blueprint.application.openInNewTab | bool | `false` | | | blueprint.application.policyEngineMode | string | `"any"` | | | blueprint.application.publisher | string | `""` | | | blueprint.application.slug | string | `"app-name"` | | | blueprint.authentik.domain | string | `"https://auth.wrenix.eu"` | | | blueprint.groups | string | `nil` | additional groups disable any groups by set groups: [] (to a slice) example: - slug: "app: grafana-admin" parent: "app: infra" bindID: uuid | | blueprint.labels.goauthentik_blueprint | string | `"1"` | | | blueprint.provider.authorizationFlow | string | `"default-provider-authorization-implicit-consent"` | | | blueprint.provider.enabled | bool | `true` | | | blueprint.provider.name | string | `""` | | | blueprint.provider.oidc.clientID | string | `nil` | client id - generated if secret enabled | | blueprint.provider.oidc.clientSecret | string | `nil` | client secret - generated if secret enabled | | blueprint.provider.oidc.clientType | string | `"confidential"` | | | blueprint.provider.oidc.redirectURL | string | `""` | | | blueprint.provider.oidc.scopes | string | `nil` | Scope | | blueprint.provider.oidc.signingKey | string | `""` | Need for non-curve / RSA | | blueprint.provider.proxy | object | `{"cookieDomain":"","externalHost":null,"ingress":{"backend":"authentik","domain":null,"enabled":false},"skipPathRegex":""}` | used for proxy provider | | blueprint.provider.proxy.ingress | object | `{"backend":"authentik","domain":null,"enabled":false}` | not yet supported | | blueprint.provider.type | string | `"oidc"` | | | secret.labels | object | `{}` | | | secret.name | string | `""` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2)