Stream: crucible
Topic: Authz
Josh Mandel (Sep 19 2016 at 21:00):
FYI, a set of authorization tests that might make a great addition to Crucible (we discovered th eneed for these in building out the S4S test suite):
- "Ask for Authz"
- "Evaluate Authz"
- "Exchange code for token"
- "Refresh access token"
- "Revoke access token"
Andre Quina (Sep 20 2016 at 13:04):
@Josh Mandel thanks for the links. We have Auth tests built into some of the Argonaut tests, but we don't have suites dedicated specifically to Auth. We'll take a look
Last updated: Apr 12 2022 at 19:14 UTC