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

i5 Ability to successfully login via CAS #18

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

bkiahstroud
Copy link
Collaborator

Ref:

Before this change, CAS was configured, but authentication would fail due to the data coming back not being in the shape that the application expects. These tweaks to the shape of the data (namely, adding :email and :name to #auth_info) allows the OAuth process to complete successfully

Before this change, CAS was configured, but authentication would fail
due to the data coming back not being in the shape that the application
expects. These tweaks to the shape of the data (namely, adding :email
and :name to #auth_info) allows the OAuth process to complete successfully
@bkiahstroud bkiahstroud requested a review from aprilrieger July 26, 2024 18:49
@bkiahstroud bkiahstroud merged commit 394e1d8 into main Jul 26, 2024
7 checks passed
@bkiahstroud bkiahstroud deleted the great-casuccess branch July 26, 2024 18:59
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