Skip to content
Discussion options

You must be logged in to vote

I finally found the cause of my issue.

My username in Pocket ID was written with uppercase letters, for example Username123.
Pocket ID provided the claim preferred_username: Username123, but Home Assistant stores usernames in lowercase, for example username123.
Because of this mismatch, Home Assistant could not match the claim with the existing user account and created a new user instead.
Changing the username in Pocket ID to lowercase solved the problem.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@christiaangoossens
Comment options

@habandy
Comment options

@christiaangoossens
Comment options

@habandy
Comment options

Answer selected by habandy
@christiaangoossens
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants