[Bug]: Something wrong with k8s secrets #847

Closed
opened 2026-02-04 21:28:56 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Mika64 on GitHub (Oct 29, 2025).

Where is the problem occurring?

None

What browsers are you seeing the problem on?

No response

Current behavior

I'm trying to enable sso with planka and authentik but something wrong on k8s secrets (need to remove spaces)

Desired behavior

When I put client ID (or OIDC secret) in k8s secrets, there is a space in authentik request

Image

If I put it into env (without secret), there is no space anymore

Image

Steps to reproduce

  • deploy authentik and planka in k8s
  • put secret or client ID in k8s secrets

Other information

No response

Originally created by @Mika64 on GitHub (Oct 29, 2025). ### Where is the problem occurring? None ### What browsers are you seeing the problem on? _No response_ ### Current behavior I'm trying to enable sso with planka and authentik but something wrong on k8s secrets (need to remove spaces) ### Desired behavior When I put client ID (or OIDC secret) in k8s secrets, there is a space in authentik request <img width="1283" height="55" alt="Image" src="https://github.com/user-attachments/assets/231871ab-b4e7-4607-9f7d-54084951a3ae" /> If I put it into env (without secret), there is no space anymore <img width="1155" height="45" alt="Image" src="https://github.com/user-attachments/assets/cf1a1db0-1a8d-48c4-a9f0-8bfd7621653f" /> ### Steps to reproduce - deploy authentik and planka in k8s - put secret or client ID in k8s secrets ### Other information _No response_
Author
Owner

@Mika64 commented on GitHub (Oct 29, 2025):

Of course, I missed to say : if I put client ID and/or client secret into k8s secrets, that's not work
If this variables are in "clear", everything work perfectly

@Mika64 commented on GitHub (Oct 29, 2025): Of course, I missed to say : if I put client ID and/or client secret into k8s secrets, that's not work If this variables are in "clear", everything work perfectly
Author
Owner

@Mika64 commented on GitHub (Dec 29, 2025):

There was an error from base64 generator (copy&paste with a space)

@Mika64 commented on GitHub (Dec 29, 2025): There was an error from base64 generator (copy&paste with a space)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#847