[
https://issues.jboss.org/browse/WFCORE-2293?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFCORE-2293:
------------------------------------------
[~dlofthouse] By "Credential Store" you're basically talking about
credential reference attributes, right? If so, yeah, that's analogous to the existing
username/password type attribute where we use SensitivityClassification.CREDENTIAL.
Centrally define sensitivity classifications for references to
Elytron capabilities.
------------------------------------------------------------------------------------
Key: WFCORE-2293
URL:
https://issues.jboss.org/browse/WFCORE-2293
Project: WildFly Core
Issue Type: Task
Components: Domain Management, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 3.0.0.Beta1
Predominantly the following 6 items are referenced across the application server: -
Authentication Context
Credential Store
HTTP Authentication Factory
SASL Authentication Factory
SSLContext
Security Domain
We should probably represent these as: -
(Authentication Context) -> Client Security Ref
(Credential Store) -> Credential
(HTTP / SASL Authentication Factory) -> Authentication Factory Ref
(Security Domain) -> Security Domain Ref
(SSL Context) -> SSL Ref
We already have 'Credential' defined so we can re-use that.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)