Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Signup 3-step redirection #4710

@slavb18

Description

@slavb18

When I use url https://id.iconicompany.com/login/oauth/authorize?client_id=2462fdd8bf9fab253cc4&response_type=code&redirect_uri=http://localhost:9999/callback&scope=openid profile email
and just sign in to account, then casdoor redirects user to redirect_uri automatically

But when i choose to signup first, then I need 3 steps to (signup, result, signin)

Step 1: enter Name,Email and Email Code
Image

Step 2: Redirection to "Your account is created"
Image

Step 3: Here the user can click "Continue with …", but this option contains an internal ID, which is not intuitive for the user.
Image

My question: How to automatically process from Step 1 to redirect_uri without Step 2 and Step 3?

UPDATE: fixed ID by enabling "Use Email as username" in organization settings.

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions