-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Sometimes it is useful to run-as the local identity on a peer which does not have access to the local identity credentials. In this case, a trusted identity can be set up on the peer which is authorized to run-as a set of identities from the local system.
In order to support this in AuthenticationConfiguration, a fixed authentication principal and credential set must be used, but the authorization ID would be outflowed from the local security domain instead.
To support this, we need a new method on AuthenticationConfiguration to use a forwarded authorization ID independently from the authentication ID/credentials.
The implementation could retain the single securityDomain field and introduce a bit set that determines whether the forwarded identity is used for authentication, authorization, or both. To avoid comparison issues, the forwarded security domain should be cleared when the bit set is cleared, or otherwise disregarded for the purposes of hashing or comparison in this case.
- blocks
-
JBEAP-12934 Authorization identity forwarding not exposed to configuration
- Closed
- is incorporated by
-
JBEAP-12930 Upgrade WildFly Elytron to 1.1.2.Final
- Closed