generated from coop-cloud/example
Should provide a more helpful error when a first name and last name is not provided in keycloak #5
Open
opened 2021-11-24 18:21:04 +00:00 by cas
·
4 comments
No Branch/Tag Specified
main
feat/3wc/oidc_issuer_url
docs/3wc/README-update
LIT_as_maintainers
authentik-groupsync
renovate/configure
edits
deploy-timeout
simon-add-local-storage-support
pg15
old-database
smtp
3.0.2+1.9.2
3.0.1+1.9.1
3.0.0+1.9.0
2.21.1+1.8.1
2.21.0+1.8.1
2.20.0+1.7.1
2.19.1+1.6.1
2.19.0+1.6.0
2.18.0+1.6.0
2.17.0+1.5.0
2.16.0+1.4.0
2.15.1+1.3.0
2.15.0+1.3.0
2.14.0+1.2.0
2.13.0+1.1.0
2.12.1+0.87.4
2.12.0+0.87.3
2.11.0+0.86.1
2.10.0+0.84.0
2.9.1+0.82.0
2.9.0+0.82.0
2.8.2+0.81.1
2.8.1+0.81.1
2.8.0+0.81.1
2.7.2+0.80.2
2.7.1+0.80.2
2.7.0+0.80.2
2.6.1+0.79.1
2.6.0+0.79.1
2.5.0+0.78.0
2.4.2+0.77.3
2.4.1+0.77.2
2.4.0+0.77.1
2.3.0+0.76.1
2.2.0+0.75.2
2.1.0+0.75.0
2.0.1+0.74.0
2.0.0+0.74.0
1.1.0+0.73.1
1.0.1+0.72.2
1.0.0+0.72.1
0.13.0+0.71.0
0.12.0+0.70.2
0.11.0+0.69.2
0.10.0+0.69.2
0.9.0+0.69.2
0.8.0+0.69.2
0.7.0+0.69.0
0.6.0+0.67.2
0.5.0+0.67.2
0.5.0+0.66.3
0.4.1+0.64.4
0.4.0+0.64.3
0.3.0+0.62.0
0.2.0+0.60.3
0.1.0+0.60.3
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
appletalk
arjan
basebuilder
BornDeleuze
Brooke
carla
cas (Cassowary)
codegod100
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
flancian
Frando
iexos
jade (Jade Ambrose)
javielico (Javielico)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
marlon (marlon)
mayel
mirsal
moosemower
moritz
nicksellen (Nick Sellen)
notplants
oxaliq (sorrel)
p4u1
pau
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
PhiNatalie
renovate-bot (Comrade Renovate Bot)
ripclap
rix
rscmbbng
sef (sef)
simon
sixsmith (Sixsmith)
stevensting
tobias
trav (Trav Fryer)
val (val (he/him))
vaznasty
virtualboys
wolcen (Chris Thompson)
wykwit
xynosis
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/outline#5
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
While working with VREC
outlineinstance we encountered this error.This was tracked down to attempting to login without having set a first name and last name set in Keycloak.
To be clearer, there is no UI error, only a logs error.
We have confirmed that only the first name needs to be set for this error to be avoided.
Related https://github.com/outline/outline/issues/2781.
Ran into this again with a new message:
Once we set first/last name on the Keycloak side, things worked.