Skip to content

Conversation

@daeMOn63
Copy link
Contributor

@daeMOn63 daeMOn63 commented Oct 6, 2020

This PR is some prior refactoring needed for biscuit integration.

  • a new token.AccessTokenBuilder interface is available, used from IDP steps in order to delegate the access token creation to an external component.
  • a signedPBBuilder is added, implementing AccessTokenBuilder, to take over the current way of creating access token (serialized protobuf struct signed with a kms key)
  • a biscuitTokenBuilder is planned to be added later, to contain the biscuit creation logic

@daeMOn63 daeMOn63 requested a review from titanous October 6, 2020 16:05
Base automatically changed from deployment-fixes to master October 7, 2020 07:14
@daeMOn63 daeMOn63 force-pushed the biscuit_integration_preps branch from 814cae3 to 94c8479 Compare October 8, 2020 16:04
@daeMOn63
Copy link
Contributor Author

replaced by #72

@daeMOn63 daeMOn63 closed this Oct 13, 2020
@daeMOn63 daeMOn63 deleted the biscuit_integration_preps branch October 14, 2020 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants