Giter Site home page Giter Site logo

vmware-archive / uaa-bundled Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 4.0 56 KB

Wraps the UAA into a Spring Boot application, provides an executable JAR that includes both the UAA and an embedded Tomcat instance.

License: Apache License 2.0

Java 100.00%

uaa-bundled's Introduction

UAA Bundled

Build Status

Introduction

The CloudFoundry User Account and Authentication (UAA) Server is an OpenID certified OAuth2 provider that is distributed as a WAR file. In order to provide a more streamlined user experience, this project wraps the WAR file into a Spring Boot application and as such provides an executable JAR that includes both the UAA and an embedded Tomcat instance.

IMPORTANT

This project is not to be used in production environments. It is provided solely as an example / demo.

Usage

In order to get started, simply execute the following steps:

$ git clone https://github.com/pivotal/uaa-bundled.git
$ cd uaa-bundled
$ ./mvnw clean install
$ java -jar target/uaa-bundled-1.0.0.BUILD-SNAPSHOT.jar

For customization you can also reference, e.g. a uaa.yml file, simply specify the respective environment variable:

$ export CLOUD_FOUNDRY_CONFIG_PATH=/path/to/dev/ldap-uaa-example

For a more detailed sample that uses the UAA to provide security to Spring Cloud Data Flow, please have a look at the Spring Cloud Data Flow LDAP UAA Sample.

uaa-bundled's People

Contributors

ghillert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

uaa-bundled's Issues

This project is not to be used in production environments - why?

"This project is not to be used in production environments. It is provided solely as an example / demo."

What prevents or discourages using a Spring Boot 2 wrapper in production? I am unfamiliar with UAA in production and considering production strategies with a customer site scenario.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.