# java-openid **Repository Path**: mirrors/java-openid ## Basic Information - **Project Name**: java-openid - **Description**: java-openid 是 Java 语言实现的 OpenID 协议,目前还没有完整的实现 Consumer 和 Provider ,但提供了处理 OpenID 消息的架构 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/java-openid - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-25 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java-openid # This library is provides tools to support developers working with OpenID. It does not currently provide a full OpenID consumer or provider implementation, but rather the common infrastructure for processing OpenID messages. This library was originally developed as part of the [Shibboleth Project][], funded by a grant from the [Internet Society][]. It is no longer being actively developed, and is provided without warranty under the terms of the [Apache License, Version 2.0][license]. [Shibboleth Project]: http://shibboleth.internet2.edu/ [Internet Society]: http://www.isoc.org/ [license]: http://www.apache.org/licenses/LICENSE-2.0.html