An open API service indexing awesome lists of open source software.

https://github.com/lightweight-component/aj-iam


https://github.com/lightweight-component/aj-iam

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Maven Central](https://img.shields.io/maven-central/v/com.ajaxjs/aj-iam-client?label=Latest%20Release)](https://central.sonatype.com/artifact/com.ajaxjs/ajaxjs-util)
[![Javadoc](https://img.shields.io/badge/javadoc-1.0-brightgreen.svg?)](https://javadoc.io/doc/com.ajaxjs/aj-iam )
![coverage](https://img.shields.io/badge/coverage-80%25-yellowgreen.svg?maxAge=2592000)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/lightweight-component/aj-iam)
[![Email](https://img.shields.io/badge/Contact--me-Email-orange.svg)](mailto:frank@ajaxjs.com)
[![中文](https://img.shields.io/badge/lang-中文-red)](./README.zh-CN.md)

# Unified Authentication/User Management/Single Sign-On (SSO)

Please check out [website](https://iam.ajaxjs.com).

## Source code

[Github](https://github.com/lightweight-component/aj-iam) | [GitCode](https://gitcode.com/lightweight-component/aj-iam)

## Link

[Tutorials](https://iam.ajaxjs.com) | [Tutorials(Chinese)](https://iam.ajaxjs.com/cn) | [DeepWiki Tutorials](https://deepwiki.com/lightweight-component/aj-iam) | [Java Documents](https://javadoc.io/doc/com.ajaxjs/aj-iam)

## Install

Runs on Java 8+. This is the maven of IAM client SDK:

```xml

com.ajaxjs
aj-iam-client
1.1

```