Separate Resource Server

    Setup the Authentication Server as described in the tutorial. Create a OAuth2 access token for the and add the -Scope to the settings.

    Example Request:

    Setup the Resource Server

    Setup the Resource Server like the Authentication Server as described in the tutorial. Add and either RESOURCE_SERVER_AUTH_TOKEN or RESOURCE_SERVER_INTROSPECTION_CREDENTIALS as a tuple to your settings. The will try to verify its requests on the Authentication Server.