[infinispan-issues] [JBoss JIRA] (ISPN-8398) Add authentication support for Caching Service
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Wed Nov 15 06:40:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-8398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490321#comment-13490321 ]
Sebastian Łaskawiec edited comment on ISPN-8398 at 11/15/17 6:39 AM:
---------------------------------------------------------------------
During our London meeting I was presenting Infinispan templates with authentication turned on. The interesting snippet can be found [here|https://github.com/infinispan/infinispan-openshift-templates/pull/6/files#diff-edf8fc0cedef8b07d126d61e0799548aR53] and [here|https://github.com/infinispan/infinispan-openshift-templates/pull/6/files#diff-edf8fc0cedef8b07d126d61e0799548aR258]. However, Infinispan bootstrap script works a little bit different - it uses application username and password specified by environmental variables (see [here|https://github.com/jboss-dockerfiles/infinispan/blob/master/server/docker-entrypoint.sh#L81]).
Those {{expose-}} annotations are hints for the Template Service Broker to create a secret based on those credentials. However the biggest research task is how to create a client that will automatically consume this secret?
was (Author: sebastian.laskawiec):
During our London meeting I was presenting Infinispan templates with authentication turned on. The interesting snippet can be found [here|https://github.com/infinispan/infinispan-openshift-templates/pull/6/files#diff-edf8fc0cedef8b07d126d61e0799548aR53] and [here|https://github.com/infinispan/infinispan-openshift-templates/pull/6/files#diff-edf8fc0cedef8b07d126d61e0799548aR258]. However, Infinispan bootstrap script works a little bit different - it uses application username and password specified by environmental variables (see [here|https://github.com/jboss-dockerfiles/infinispan/blob/master/server/docker-entrypoint.sh#L81]).
> Add authentication support for Caching Service
> ----------------------------------------------
>
> Key: ISPN-8398
> URL: https://issues.jboss.org/browse/ISPN-8398
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cloud Integrations
> Reporter: Sebastian Łaskawiec
> Assignee: Ryan Emerson
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list