OData Web Application with different security profiles
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
examples/database-service
odata-kerberos
odata-oauth-keycloak
odata-saml-keycloak Merge branch 'master' of git://github.com/teiid/teiid-web-security Mar 29, 2016
.gitignore
LICENSE
README.md
pom.xml

README.md

Teiid Web Security

This repository contains templates to build the Teiid web services with different web securities

teiid-odata-oauth-keycloak

This example contains the code to build WAR file that participates in OAuth protocol using the Keycloak as the authentication server or IDP.

#database-service A sample service that uses Bearer token to provide access. This can be used in testing the pass-through feature