Skip to content

Keycloak Angular Integration #736

@terrybjr

Description

@terrybjr

For which library do you have a feature request?

native-federation

Information

I'm not aware of a way to add the SSO bearer tokens to the remoteEntry requests. My current design is a shell with n remotes. Each remote is a secure deployment on our JBOSS server. During the request to retrieve the remoteEntry.JSON files I get Cors errors despite high confidences in my origins configurations.

It's like the requests to retrieve the remotes is sent our prior to the KeycloakAngular bootstrap. This essentially makes Native Federation useless for secure applications. Keycloak Angular injects the required SSO tokens into further requests.

Describe any alternatives/workarounds you're currently using

There is no workaround. For me this is a pretty large blocking issue.

I would be willing to submit a PR to fix this issue

  • Yes
  • No

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