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

feat: roster endpoint POC #208

Merged
merged 4 commits into from
Nov 3, 2023
Merged

feat: roster endpoint POC #208

merged 4 commits into from
Nov 3, 2023

Conversation

zacharis278
Copy link
Contributor

@zacharis278 zacharis278 commented Nov 3, 2023

JIRA: COSMO-52

Description: This is an experimental feature to test out an approach for passing a course roster to the Proctorio app. Long term it would be ideal that this app and any future apps use existing LTI endpoints such as the Names and Roles Provisioning endpoint to access this data. This one-off url is ultimately a shortcut to get us to releasable state faster.

Basically we make use of the same auth pattern we created for the start proctoring launch where we mint a new session token to be used in a third party UI flow since the correct headers to use default JWT auth won't be set. See #59

Copy link
Member

@alangsto alangsto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@zacharis278 zacharis278 merged commit 26e35a6 into main Nov 3, 2023
5 of 7 checks passed
@zacharis278 zacharis278 deleted the zhancock/roster-poc branch November 3, 2023 19:28
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