Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-178

Domain to domain identity propagation

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta9
    • None
    • Realms
    • None

      At the lowest level a users identity is associated with a single SecurityRealm, two accounts that authenticated against different realms will never be considered equal.

      However on top of this we have the security domains, a security domain amongst other things is an aggregation of realms. Incoming server connections and also applications can be associated with a security domain. However we still have the following two scenarios of a call to complete the consideration for: -

      Connection -> Deployment
      Deployment -> Deployment

      In the first case the connection may be associated with a security domain with a large set of realms, however the deployment may be associated with a smaller set of realms. In the case that the realm is in both of these domains we need the identity to be able to automatically propagate.

      Same for deployment to deployment calls, if there is a common realm the identity should propagate.

            fjuma1@redhat.com Farah Juma
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: