Skip to content

Commit 978ba1e

Browse files
committed
Update README
1 parent 3b3ec18 commit 978ba1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,9 @@ In addition to the required settings data (idp, sp), there is extra information
334334
// this SP to be encrypted.
335335
"wantNameIdEncrypted": false,
336336

337+
// Indicates a requirement for the AttributeStatement element
338+
"wantAttributeStatement": true,
339+
337340
// Authentication context.
338341
// Set to false and no AuthContext will be sent in the AuthNRequest,
339342
// Set true or don't present thi parameter and you will get an AuthContext 'exact' 'urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport'

0 commit comments

Comments
 (0)