A REST API for User and Role management, token generation and validation
This features are available in this service
$ git clone https://github.com/tericcabrel/identity-authorization.git [project_name]
$ cd [project_name] $ mvn install
$ cd src/main/resources $ cp application-example.properties application.properties $ nano application.properties
Note: An IDE like IntelliJ can perform these tasks for you automatically
Inside the package com.tericcabrel.authorization.bootstrap, the file named DataSeeder.java is responsible for loading data on application startup. It's there the creation of default roles (ROLE_ADMIN, ROLE_USER), and the Super Admin (the first user with the role: ROLE_ADMIN) are performed
At the root of the folder, there is a file named deploy.sh who is bash file who content who contains scripts to deploy our app. The main steps are:
Unit tests and Integration tests will come soon
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4