Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use management realm for hawtio authentication #182

Closed
tdiesler opened this issue Dec 12, 2014 · 2 comments
Closed

Use management realm for hawtio authentication #182

tdiesler opened this issue Dec 12, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@tdiesler
Copy link
Contributor

Currently we must provide both, a management user and an application user

@tdiesler tdiesler added the task label Dec 12, 2014
@tdiesler tdiesler added this to the 2.1.0 milestone Dec 12, 2014
tdiesler pushed a commit to tdiesler/wildfly-camel that referenced this issue Dec 12, 2014
@tdiesler
Copy link
Contributor Author

Please remove the workaround when resolving this

  # [FIXME #182] Use management realm for hawtio authentication
  ${JBOSS_HOME}/bin/add-user.sh --silent -e -a -u ${WILDFLY_MANAGEMENT_USER} -p ${WILDFLY_MANAGEMENT_PASSWORD}

tdiesler pushed a commit to tdiesler/wildfly-camel that referenced this issue Dec 12, 2014
@tdiesler tdiesler self-assigned this Dec 17, 2014
@tdiesler
Copy link
Contributor Author

Darran says: The RealmDirect login module can take a module option 'realm' to specify which realm should be used, so a second security domain can be defined with this login module to reference the alternative realm

tdiesler pushed a commit to tdiesler/wildfly-camel that referenced this issue Dec 18, 2014
grgrzybek added a commit to grgrzybek/wildfly-camel that referenced this issue Mar 24, 2015
grgrzybek added a commit to grgrzybek/wildfly-camel that referenced this issue Mar 25, 2015
grgrzybek added a commit to grgrzybek/wildfly-camel that referenced this issue Mar 25, 2015
grgrzybek added a commit that referenced this issue Apr 20, 2015
…efault value from hawtio-wildfly

This reverts commit 20a421c.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant