Skip to content

Commit 4b0c542

Browse files
committed
Merge pull request #218 from OBCENEIKON/patch-1
Update README.md
2 parents a31b3e1 + 86a05d1 commit 4b0c542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ The following attributes are set:
208208
* idp_slo_target_url
209209
* id_cert_fingerpint
210210
211-
If 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
211+
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
212212
`single_value_compatibility` (when activate, only one value returned, the first one)
213213
214214
```ruby

0 commit comments

Comments
 (0)