Skip to content

Commit

Permalink
Merge pull request #247 from doconnor-clintel/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
adamstegman committed Dec 13, 2023
2 parents 13cd897 + a4beb44 commit d3f35ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@ If you only have one IdP, you can use the config file above, or just return a si
end
```

If you are mapping authorisation *groups* or any other array of values as some providers render (ie: Okta), be aware of [ruby-saml's `single_value_compatibility`](https://github.com/SAML-Toolkits/ruby-saml#retrieving-attributes).


## IdP Settings Adapter

Implementing a custom settings adapter allows you to support multiple Identity Providers, and dynamic application domains with the request object.
Expand Down

0 comments on commit d3f35ee

Please sign in to comment.