Skip to content

microfrontend -- how to use multiple client-id ? #62

@Serge-Libotte

Description

@Serge-Libotte

Hello,

In a project we use multiple WebComponents as microfrontends in a single page.
Each microfrontend is using its own clientId to make resource call.
I see the config being stored in LocalStorage under single key "appAuthConfig" which contains both "clientId" and "scopes". However, in IndexedDB we see one entry per clientId.
How can we have each microfrontend using their own configuration?

Thanks for your support,

Regards,

Serge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions