Git Product home page Git Product logo

wso2is-example's Introduction

Wso2 IS Example

A simple Wso2 Identity Server v5.30 example

Introduction

This project helps to understand how the communication flows shall happen and provides an example for further projects using java and the wso2 identity server.

This project has three entities which communicates among themselves:

Setting up and Running

  1. Set up the playground example given by wso2

  2. git clone this project wherever you want on your computer

  3. Copy conf.prp to ${tomcat user's home path}/.wso2Example/ or update the file's location in AuthProperties.java

  4. Update the copied conf.prp with the correct values

  5. Update pom.xml <outputDirectory> to matches with your tomcat webapps path (or remove it if you don't mind copying the .war after every install)

  6. mvn install

  7. If you removed the <outputDirectory> deploy it manually to tomcat and open http://localhost:8080/wso2Example/

Developing

The java API has nothing tricky to develop, just go on.

The react client is normal too, although you must copy the builded js and html files to the webapp path. I've built some scripts to make the developement and build easier, it works only for linux though. Feel free to build the windows' scripts and contribute to the project!

Obs: the web client built in react isn't the most wonderful code in the world. Feel free to improve it.

Contact

Any problems, critics, sugestions, warnings, messages or whatever please message me at [email protected]

wso2is-example's People

Contributors

romulets avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

auronsan

wso2is-example's Issues

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.