Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

Build integration with Simple OAuth from D8 microservices #16

Open
kalabro opened this issue Mar 12, 2018 · 0 comments
Open

Build integration with Simple OAuth from D8 microservices #16

kalabro opened this issue Mar 12, 2018 · 0 comments

Comments

@kalabro
Copy link

kalabro commented Mar 12, 2018

User is not authenticated, no base domain cookie

Perform request as anonymous (as it works atm)

User is not authenticated, base domain cookie set

Send request to SSO to verify the user. If user doesn't exist, create a user and authenticate him. If exists, just authenticate.

Perform request as authenticated user.

User is authenticated

Perform request as authenticated user.

Tasks

  • Login form should redirect to SSO login form. After login - redirect back.
  • Password restore form should redirect to SSO password restore form. After password restore - redirect back.
  • Registration should be disabled
  • Pull only roles which exist in the current service
@kalabro kalabro created this issue from a note in Falcon development (Backlog) Mar 12, 2018
kalabro pushed a commit that referenced this issue Apr 1, 2018
* Fixed PayPal tests.

* Updated reroute email on Gifts backend.
@kalabro kalabro moved this from Backlog to SSO in Falcon development Jun 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant