Skip to content

Commit

Permalink
Merge a7121a8 into 6f054f9
Browse files Browse the repository at this point in the history
  • Loading branch information
williamli committed Sep 10, 2019
2 parents 6f054f9 + a7121a8 commit db98a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/idp.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The following metadata is provided by the target identity provider.
<SurName>Support</SurName>
<EmailAddress>support@onelogin.com</EmailAddress>
</ContactPerson>
</EntityDescriptor
</EntityDescriptor>
```

Import the above metadata and get the identity provider ready. Previously, we only allow user to enter path to file and the module will read for users. Starting from v2, we have relaxed the configuration to accept string, it allows user importing their metadata, key and certificate files from different sources. For examples, read from database, file systems, online resources (public url for metadata) and even in-memory storage.
Expand Down

0 comments on commit db98a66

Please sign in to comment.