No Branch/Tag Specified
master
renovate/configure
fix/postgreshealthcheck
kc_stable
forceSsl
custom_css
4.1.2+7.1.2
4.1.1+7.1.2
4.1.0+7.1.1
4.0.0+7.0.1-0048
3.1.2+6.5.3
3.1.1+6.5.2-22
3.1.0+6.5.2-22
3.0.0+6.5.0-34
2.1.0+6.5.0-34
2.0.0+6.4.0-34
1.0.5+6.3.1-95
1.0.4+6.3.1-95
1.0.3+6.3.1-95
1.0.2+6.3.1-95
1.0.1+6.3.1-95
1.0.0+6.3.1-95
0.1.0+zammad-5.2.3-19
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/zammad#3
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.
Looking at the recipe I see the only authentik-specific magic in supporting SSO is getting the SAML certificate from authentik directly; with keycloak you can download the certificiate or autoconfiguration in various (XML) formats.
It'd be cool to support importing one of these formats in abra.sh or maybe through some sort of host-side processing of one (one could imagine something with xmlstarlet or whatever extracting the pertinent information). Alternatively the ability to simply take a file as the certificate which could be used generically for other SAML providers in addition to keycloak.