Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authEngineMount edit failed #151

Open
namenmalkav opened this issue May 29, 2023 · 0 comments
Open

authEngineMount edit failed #151

namenmalkav opened this issue May 29, 2023 · 0 comments
Assignees

Comments

@namenmalkav
Copy link

im adding a oidc authentication using this definition

apiVersion: redhatcop.redhat.io/v1alpha1
kind: AuthEngineMount
metadata:
  name: keycloak
  namespace: vault
spec:
  authentication:
    role: vault
    serviceAccount:
      name: vault
  config:
    listingVisibility: unauth
  local: false
  sealwrap: false
  type: oidc

when the auth is ensabled is creating it with the local and sealwrap as true for both of them and after that it fails trying to update to my desired state that is in false

this options are defined here:

// SealWrap Enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability.

description: SealWrap Enable seal wrapping for the mount, causing

@trevorbox trevorbox self-assigned this Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants