[jboss-jira] [JBoss JIRA] Created: (JBREM-1202) Allow realm specification in connect URI
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Mar 3 13:18:10 EST 2010
Allow realm specification in connect URI
----------------------------------------
Key: JBREM-1202
URL: https://jira.jboss.org/jira/browse/JBREM-1202
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: r3 core: api
Reporter: David Lloyd
Assignee: David Lloyd
Priority: Minor
Fix For: 3.1.0.Beta2
Syntax is:
remote://host:123/ - use the user/realm configured in the OptionMap or client callback
remote://user@host:123/ - use "user" as the authorization ID, realm is configured in the OptionMap or client callback
remote://user;realm@host:123/ - user "user" as the authorization ID and "realm" as the default authentication realm
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list