# aj-iam **Repository Path**: lightweight-components/aj-iam ## Basic Information - **Project Name**: aj-iam - **Description**: 统一认证/用户管理/单点登录 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://iam.ajaxjs.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-11 - **Last Updated**: 2025-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: auth, OAuth, oidc, sso ## 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.0 ```