Friendly OAuth2 Server
Sign Up Sign In
Index Documentation Download Check license
Friendly oAuth2 server documentation
Friendly oAuth2 server documentation
Setup and running
Setup and running test version
Setup and running production version
Setup https protocol
Setup other database
Working with OAuth2 and OpenId Methods
OAuth2
OAuth2 code flow
OAuth2 implicit flow
OAuth2 user password flow
OAuth2 client credential flow
OAuth2 refresh token flow
OpenId
OpenId code flow
OpenId implicit flow
Client secret authentication
Client secret basic
Client secret post
Client secret jwt
Client key jwt
None
Extra
OAuth2 dynamic registration
OAuth2 revoke
OAuth2 introspect
OAuth2 jwks.json
OAuth2 .well-known
OAuth2 backchannel_logout
OAuth2 userinfo
Extra settings
Control panel
User section
User sessions 1
User sessions 2
User info
Change password
Delete account
Client section
List of registered clients
Number of authorizations per day
New client registration
Admin section
Client authorizations
Auth settings
Users
Clients
Administrators
Roles
Limits
Create user
Setting up and running the trial version
1) First you need to make sure that you have java 17 version or higher installed. Open a terminal and enter command java -version.
If Java is not installed, be sure to install it. 2) To download a trial version of Friendly OAuth2 Server, go to link https://github.com/KirillDan/Friendly-OAuth2-Server/releases/tag/OAuth2_Server and download the trial version oauth2-server-test-xx.jar and license file license.lic.
3) Then, open the console and enter command java -jar ./oauth2-server-test-30.jar.
4) Open your browser and go to link http://localhost:9000. You should see a login form. Enter as login - admin@example.com For password enter - password1
5) If you did everything correctly, then you should be in the admin panel. Server started successfully.
Friendly OAuth2 Server
prodmicroservice.com
2024