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

Client auth #27

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Client auth #27

wants to merge 8 commits into from

Conversation

karlnaden
Copy link
Collaborator

Summary

Update session identification for incoming requests in the client suite to support 3 approaches to client authentication:

  • Standards-based authentication
    • SMART Backend Services
    • UDAP B2B Client Credentials
  • Dedicated endpoints

When using standards-based authentication, the suite provides a simulation of the token endpoint that will respond with access tokens for the client under test to use on PAS requests. When using dedicated endpoints, the client under test will make requests to urls that are specific to the session.

Testing Guidance

TODO

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.

1 participant