imimap / imimap21

imimap - redone in MEVN
https://showtime.f4.htw-berlin.de/ss21/master/m6-migrate-the-imimap-to-mevn/
MIT License
2 stars 1 forks source link

SAML Recherche #19

Closed LiFaytheGoblin closed 3 years ago

LiFaytheGoblin commented 3 years ago
Kaes3kuch3n commented 3 years ago

Authentication middleware Passport.js with passport-saml as strategy. RZ probably needs Service Provider Metadata (XML) → Can be generated by passport-saml after setup (SamlStrategy::generateServiceProviderMetadata).

Frage: Was muss die Metadata alles enthalten?

Supported encryption algorithms:

Supported signature and digest algorithms:

Process:

Stay logged in between requests → Session token - JWT?