Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge everything to master #31

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

suprnova32
Copy link

No description provided.

srenatus and others added 13 commits June 10, 2016 10:47
Allows for passed in configuration of name id policy format.
A format of undefined will generate no name id policy block.
Before, this would only look for HTTP-POST login locations. Now, it will
extract any location it finds: post, redirect, or artifact. The way this
is achieved is not the most beautiful, but allows for easy matching when
`#esaml_idp_metadata` is used.

Also adds okta-ish test metadata.
Changes the `esaml_idp_metadata` record: `certificate` -> `certificates`,
now of type `[binary()]` instead of `binary()`, with `undefined` instead
of `[]` winning if there's nothing in the metadata xml document.

Test data included (Azure AD).
Add name id to generate_authn_request
Expose SP signature method in config record
Extract all bindings and support multiple certificates when decoding idp metadata
Add support for NotBefore assertion check
Fix deprecation warning, use sha256 for digest
@suprnova32
Copy link
Author

suprnova32 commented Apr 13, 2017

@arekinath sorry, I sent the pull request to the wrong fork 😛 Feel free to close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants