Skip to content

Load PublicThirdPartyEndpoint by Internet address #349

Description

@gnarea

Describe the problem

We can't load PublicThirdPartyEndpoints by Internet address, so any app with multiple types of third-party endpoints (e.g., Letro with contacts and VeraId Authority endpoints) would either have to (1) store a mapping of its public third-party endpoints by Internet address (to skip unnecessary imports) or (2) do nothing and request/import connection params unnecessarily.

Describe the solution you'd like

PublicThirdPartyEndpoint.loadByAddress(internetAddress: String): PublicThirdPartyEndpoint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions