Skip to content

The client secret in the database will become {bcrypt} secret when login. #1337

@Waylon-Firework

Description

@Waylon-Firework
image

Step 1: register a client with {noop} secret.

mysql database
image

Step 2: login with oauth flow, the client secret in the database will become {bcrypt} secret.

http://localhost:9000/oauth2/authorize?response_type=code&client_id=message-client&scope=openid%20profile%20message.read&state=some-state&redirect_uri=http://127.0.0.1:8080/authorized

mysql database
image

Metadata

Metadata

Assignees

Labels

status: invalidAn issue that we don't feel is valid

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions