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

Define and implement security tests for WS-FED based on the protocol #14

Open
AlistairDoswald opened this issue Mar 7, 2018 · 0 comments
Assignees
Labels

Comments

@AlistairDoswald
Copy link

The WS-Fed module is currently functional, but no tests exist to ensure that the code is secure. The Section 16 of the Ws-Fed protocol describes the security considerations for the protocol.

The keycloak-wsfed code must be reviewed to ensure that those security concerns are met. In addition, other security concerns are raised throughout the document. These must also be considered and verified against the existing code.

All security considerations should also, if applicable, be formulated in forms of tests that can be unit or functionally tested.

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

No branches or pull requests

1 participant