Skip to content

Update Wallet Address Response to include tenant ids in AS and RS base paths #2917

@njlie

Description

@njlie

In order to support multi-tenant Rafiki instances, the discovery response for wallet addresses need to be updated such that the authServer and resourceServer fields include the id of the wallet address' tenant in the base path. So for example, for a wallet address whose tenant has an id of 1234-1234 it should return:

{
  authServer: example.com/1234-1234
  resourceServer: example.com/1234-1234
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions