Skip to content

Architecture question regardings multiple app instances #855

@msander

Description

@msander

I have implemented the OIDC authorization code flow for my application (using Keycloak as IdP).
Now I think about deploying the application in a cluster behind a load-balancer.
In oic.oauth2.Client there are several object variables which carry state, so I think the load-balancer will have to be setup in a way, that each user is always routed to the same app instance.
Is this correct?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions