Skip to content

displayName does not seem to work #68

Description

@EdmondDantes21

displayName does not seem to work:

apiVersion: basic.authn.krateo.io/v1alpha1
kind: User
metadata:
  name: redi
  namespace: krateo-system
spec:
  displayName: DisplayName
  avatarURL: https://i.pravatar.cc/256?img=25
  groups:
    - admins
  passwordRef:
    namespace: krateo-system
    name: redi-password
    key: password

It looks as though displayName is ignored and the acutal name displayed is the capitalized name of the User CR

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions