Skip to content

Sign, Encrypt responses #153

@tmackenzie

Description

@tmackenzie

Given a request
When its handled by a RestResource
And the request header, Accept: application/jwt
Then return a signed jwt
And the set the response header, Content-Type: application/jwt

Given a request
When its handled by a RestResource
And the request header, Accept: application/jwe
Then return an encrypted jwt
And the set the response header, Content-Type: application/jwe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions