[jira] [Commented] (QPIDJMS-548) Support using principle and credentials from jndi context for default CF when using naming url

2022-12-03 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/QPIDJMS-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17642936#comment-17642936
 ] 

ASF GitHub Bot commented on QPIDJMS-548:


michaelandrepearce closed pull request #43: QPIDJMS-548: support taking 
principle and credentials from context
URL: https://github.com/apache/qpid-jms/pull/43




> Support using principle and credentials from jndi context for default CF when 
> using naming url
> --
>
> Key: QPIDJMS-548
> URL: https://issues.apache.org/jira/browse/QPIDJMS-548
> Project: Qpid JMS
>  Issue Type: Improvement
>  Components: qpid-jms-client
>Reporter: Michael Andre Pearce
>Priority: Major
>
> Since QPIDJMS-542 it possible to provide the url on the context via 
> java.naming.provider.url, as an extension / enhancement to this would be to 
> support using the jndi context security principle and security context.
> e.g.
> java.naming.factory.initial=org.apache.qpid.jms.jndi.JmsInitialContextFactory
> java.naming.provider.url=failover:(amqps://host1:5672,amqps://host2:5672)
> java.naming.security.principal=myuser
> java.naming.security.credentials=mypassword
>  
> Would set the user and password on the connection factory to "myuser" and 
> "mypassword" 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-jms] michaelandrepearce closed pull request #43: QPIDJMS-548: support taking principle and credentials from context

2022-12-03 Thread GitBox


michaelandrepearce closed pull request #43: QPIDJMS-548: support taking 
principle and credentials from context
URL: https://github.com/apache/qpid-jms/pull/43


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org