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

Add login endpoint #19

Open
shawnhankim opened this issue Dec 22, 2022 · 0 comments
Open

Add login endpoint #19

shawnhankim opened this issue Dec 22, 2022 · 0 comments
Assignees

Comments

@shawnhankim
Copy link
Member

As a Product Manager,

I want a SPA to start a landing page of Single Page App(SPA) without OpenID Connect (OIDC) flow. In the landing page, I want a SPA to just show default data by calling public APIs without API authorization.

Afterwards, I want to start the OIDC flow when I just click login button to display information in detail by calling private APIs based on API authorization using an access token.

AC:

  • Add a /login location to start OIDC flow.
  • Add a map variable of $oidc_landing_page to determine where to send browser after successful login from the IdP.
@shawnhankim shawnhankim self-assigned this Dec 22, 2022
@shawnhankim shawnhankim changed the title add login endpoint Add login endpoint Dec 22, 2022
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

No branches or pull requests

1 participant