Skip to content

security implementations, example webapp was included an some bugs was fixed.#10

Merged
pitbulk merged 2 commits intoSAML-Toolkits:masterfrom
iguanajazz:master
Jul 30, 2014
Merged

security implementations, example webapp was included an some bugs was fixed.#10
pitbulk merged 2 commits intoSAML-Toolkits:masterfrom
iguanajazz:master

Conversation

@iguanajazz
Copy link
Copy Markdown
Contributor

On AuthRequest class:
getRidOfCRLF method was removed and functionality was implemented on encodeSAMLRequest method.

On Response class:
Implemented checks required on isValid method:
ID in the response must exists.
The number of Assertion Nodes must be exactly one.
Conditions may be review and validates Review, Review Destination and Check SubjectConfirmation.
And some bugs was fixed.

On index.jsp and consume.jsp dependency to org.apache.log4j.Logger was removed.

In general:
Sample web app structure was added included com-folder files inside java web application.
pom.xml was configured to handle dependencies and jetty plugin was configured to test jsp files.
Readme was added.

pitbulk added a commit that referenced this pull request Jul 30, 2014
security implementations, example webapp was included an some bugs was fixed.
@pitbulk pitbulk merged commit 82b2489 into SAML-Toolkits:master Jul 30, 2014
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.

2 participants