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

RAS Authentication Updates #273

Merged
merged 11 commits into from
Nov 17, 2023
Merged

RAS Authentication Updates #273

merged 11 commits into from
Nov 17, 2023

Conversation

utku-ozturk
Copy link
Member

@utku-ozturk utku-ozturk commented Oct 31, 2023

/callback end-point is ported from FourFront's authentication, and RAS support added:

  • {auth0_domain}/auth/oauth/v2/token to return tokens (access, id and refresh)
  • {auth0_domain}/openid/connect/v1/userinfo to get passport (email and misc user data)

Related PRs

  1. RAS Authentication Updates utils#291
  2. RAS Authentication Updates fourfront#1864
  3. RAS Authentication Updates shared-portal-components#238

Copy link
Member

@willronchetti willronchetti left a comment

Choose a reason for hiding this comment

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

These changes look good and seem to work on mastertest

@utku-ozturk utku-ozturk merged commit 9bc67a4 into master Nov 17, 2023
5 checks passed
@utku-ozturk utku-ozturk deleted the ras_updates branch November 17, 2023 22:40
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