Skip to content

Providing user details to the Resource server #928

@Usouf

Description

@Usouf

So I have been looking around in the documentation to find out how to provide user details from the authentication server to the resource server but to no avail (only username is provided.)

I have created the auth server and the resource server and I'm able to get the API data from the resource server to my client using the access token provided by the auth server. But I need to be able to filter the data according to details of the user which is why I have to provide the user details to the resource server.

How can I accomplish that using this library? or what should I override to get what I need?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions