Bump passport-saml to version 3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Vendored
+1
-1
@@ -48,7 +48,7 @@ export interface Config {
|
||||
entryPoint: string;
|
||||
logoutUrl?: string;
|
||||
issuer: string;
|
||||
cert?: string;
|
||||
cert: string;
|
||||
privateKey?: string;
|
||||
decryptionPvk?: string;
|
||||
signatureAlgorithm?: 'sha256' | 'sha512';
|
||||
|
||||
Reference in New Issue
Block a user