Skip to content

Commit eba1133

Browse files
committed
Merge pull request #291 from vincentwoo/patch-1
another type in README
2 parents 10d5152 + d7a775e commit eba1133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ end
254254
The following attributes are set:
255255
* idp_sso_target_url
256256
* idp_slo_target_url
257-
* idp_cert_fingerpint
257+
* idp_cert_fingerprint
258258
259259
If you are using saml:AttributeStatement to transfer metadata, like the user name, you can access all the attributes through response.attributes. It contains all the saml:AttributeStatement with its 'Name' as a indifferent key the one/more saml:AttributeValue as value. The value returned depends on the value of the
260260
`single_value_compatibility` (when activate, only one value returned, the first one)

0 commit comments

Comments
 (0)