What type of hardware are you using: VPS bought online
What YunoHost version are you running: YunoHost 12.0.10 (stable)
What app is this about: Galène / Galene
Describe your issue
While I can log in just fine, my only user cannot. I guess it doesn’t read the ldap and I must make an entry for them in e.g. YunoHost_Users.json?
There is an entry that looks (to me) like it is auth-ing all registered users already, but I don’t mind adding one specifically. This is what mine reads now:
{
"description": "YunoHost User Group",
"public": true,
"authServer": "https://galene.klemtu.ca/auth/",
"authKeys": [
{"alg":"HS256","k":"eakt7-rQ7pbRandom_Gibb-erishh64xAq7V-uT8","key_ops":["sign","verify"],"kty":"oct"}
]
}
On installation I indicated only registered users and not public.
I’ll stop being a PITA eventually - promise!
Share relevant logs or error messages
‘The server said: not authorised’