Fix poorly formed json in OIDC_AUTH_REQUEST_EXTRA_PARAMS #7
Merged
3wordchant
merged 1 commits from 2025-10-08 15:33:42 +00:00
notplants/lasuite-docs:fix-json into main
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/lasuite-docs#7
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.
This appears to get the backend service to run, which gets nginx to run. The app properly loaded after this change.
Didn't get around to fully testing keycloak integration (probably next step)
Seems like @3wordchant might be the one to ask about this as far as I can tell from
7b00a0ff4cnice (also oops I shouldn't have rushed to approve this, waiting to merge...), looks good so far though
@notplants great spot!
Definitely with
=I'm seeing these errors on thebackendcontainer:I think it's parsing it as a Python dict, so the quotation marks shouldn't matter (and it works for me without that part of the change) but I don't think the change harms anything either.