Use credential store in wildfly-config.xml

Solution Verified - Updated -

Issue

  • Is it possible to use credential store in wildfly-config.xml for EJB client ?
  • Can we use credential store instead of the clear text in below configuration:

    <configuration>
        <authentication-client xmlns="urn:elytron:1.0">
            <authentication-rules>
                <rule use-configuration="default-config"/>
            </authentication-rules>
        <authentication-configurations>
          ...
                <credentials>
                    <clear-password password="test"/>
                </credentials>
        ...
    </configuration>
    

Environment

  • Red Hat JBoss Enterprise Application Platform (JBoss EAP)
    • 7.3.6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content