GithubHelp home page GithubHelp logo

okta-springboot-html5's Introduction

Okta Integration with Spring Boot+HTML5

Overview

Simple TODO app built on top of Spring Boot and HTML5.

Running the App

To start the application, you will need to update its application.yaml with next properties:

okta.oauth2.issuer: {Find in your Dashboard, top right corner}
okta.oauth2.clientId: {Created as a part of your Okta Web App}
okta.oauth2.clientSecret: {Created as a part of your Okta Web App}

After your Okta integration is configured, you will need to start the app:

gradle bootRun

Using the App

Assuming the app runs on the default port, go to http://localhost:8080:

figure1 Figure 1: Home Screen of Demo App

The application will require you to login using the credentials specified in your Okta Dashboard. By default, you have at least one user associated with the email you used to create Okta App:

figure2 Figure 2: Okta Authentication Widget

After you're authenticated, go ahead and create new todo items, delete existing ones or complete items you are done with.

figure3 Figure 3: Okta Authentication Widget

Note

If you encounter an exception, "400 Bad Request; The 'redirect_uri' parameter must be an absolute URI", follow steps described here.

Acknowledgments

This project is based:

okta-springboot-html5's People

Contributors

dmitryvinn avatar

Watchers

 avatar

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.