Skip to content

The issue of project initiation and token refreshing #898

@qq1176914912

Description

@qq1176914912

Hello, I downloaded the project of the master main branch and found some problems
1、After the download start the project, "SimpleIdServer. IdServer. Startup", prompt can not find "SimpleIdServer. Scim. Domains" project, the need to manually add
2、I used this project: JsBffYarpSampleand encountered problems when trying to use the refresh token of your project:
This is my client configuration: I only changed the authentication address of his project
Image
This is the configuration of the client I created in your project:

Image

Image

Image
Other configurations are default.
When I start the JsBffYarpSample project without using the refresh token, I can log in normally and access the interface content. However, after I use the refresh token and the client logs in, the client will report an error, causing the request interface to be directly 401:
Image
Excuse me, am I lacking any configuration somewhere?
3、I noticed that the offline_access created by default in your project belongs to the api resource in the Scope. Is it also okay for me to create an offline_access as the client resource and publish the refresh token normally? Is there any difference?

Metadata

Metadata

Labels

questionFurther information is requested

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions