[teiid-issues] [JBoss JIRA] (TEIID-5131) Create ansible playbooks for the ansible service broker

Steven Hawkins (JIRA) issues at jboss.org
Wed Nov 29 15:32:00 EST 2017


    [ https://issues.jboss.org/browse/TEIID-5131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495476#comment-13495476 ] 

Steven Hawkins commented on TEIID-5131:
---------------------------------------

We have a couple of options for routes / security:
1. stick with the current approach of creating a user account for all service access, and expose a route by default for odata access.
2. provide a route that is secured with the oauth proxy side car - https://github.com/openshift/oauth-proxy - which I need to understand a little more how to pass the basic auth credentials as likely still want to have the generated user account.
3. provide os sso integration - however most other examples demonstrate creating an sso instance (sso+eap) rather than reusing internal os sso 

Since we aren't yet dealing with data roles all are valid.  However once data roles come into the picture we need also authenticate the incoming user into Teiid, not just to a proxy.

> Create ansible playbooks for the ansible service broker
> -------------------------------------------------------
>
>                 Key: TEIID-5131
>                 URL: https://issues.jboss.org/browse/TEIID-5131
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Build/Kits
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 10.1
>
>
> For some of the most common usage patterns, we should create playbooks that contribute service brokers via the ansible service broker.  This could be:
> salesforce as db
> couchbase as db/odata
> mongodb as db/odata
> other openshift databases as odata



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list