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

Improve/fix HTTP status code conformance with actor usage and session endings across various statement types #30

Merged
merged 6 commits into from
Feb 1, 2022

Conversation

gavbaa
Copy link
Contributor

@gavbaa gavbaa commented Jan 28, 2022

This PR more accurately reflects the cmi5 spec intention for several instances of where and by what portion of the spec actors should be verified, and what HTTP status code errors are reasonable to return.

George Vilches and others added 5 commits December 27, 2021 14:24
…ctor type is invalid (LTS test 005-1-invalid-au).
Change actor tests for requirement 9.2.0.0-* to only apply to cmi5 defined statements.
* Separate intentional HTTP 401 response checks from places where 403-only checks are needed.
* Change status code check/response for agent profile requests with no agent parameter from 403 to 400.
…or an HTTP forbidden (403) for statements sent.
@gavbaa gavbaa changed the title Improve/fix HTTP status code conformance with actor usage across various statement types Improve/fix HTTP status code conformance with actor and abandoned usage across various statement types Jan 28, 2022
@gavbaa gavbaa changed the title Improve/fix HTTP status code conformance with actor and abandoned usage across various statement types Improve/fix HTTP status code conformance with actor usage and session endings across various statement types Jan 28, 2022
@FlorianTolk FlorianTolk closed this Feb 1, 2022
@FlorianTolk FlorianTolk reopened this Feb 1, 2022
@FlorianTolk FlorianTolk merged commit 9a257c2 into adlnet:main Feb 1, 2022
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