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

https://github.com/oid-directory/go-radua

radua implements various subsets of the RADUA Internet-Draft
https://github.com/oid-directory/go-radua

client draft-coretta-oiddir-radua dua ldap

Last synced: 1 day ago
JSON representation

radua implements various subsets of the RADUA Internet-Draft

Awesome Lists containing this project

README

          

# go-radua

[![Go Report Card](https://goreportcard.com/badge/github.com/oid-directory/go-radua)](https://goreportcard.com/report/github.com/oid-directory/go-radua) [![RADIR](https://img.shields.io/badge/RA_DIR_(I--D)-red?style=flat-square&label=%F0%9F%93%84&cacheSeconds=86400&link=https%3A%2F%2Fdatatracker.ietf.org%2Fdoc%2Fhtml%2Fdraft-coretta-oiddir-roadmap)](https://datatracker.ietf.org/doc/html/draft-coretta-oiddir-roadmap) [![RADIT](https://img.shields.io/badge/RA_DIT_(I--D)-red?style=flat-square&label=%F0%9F%93%84&cacheSeconds=86400&link=https%3A%2F%2Fdatatracker.ietf.org%2Fdoc%2Fhtml%2Fdraft-coretta-oiddir-radit)](https://datatracker.ietf.org/doc/html/draft-coretta-oiddir-radit) [![RADUA](https://img.shields.io/badge/RA_DUA_(I--D)-red?style=flat-square&label=%F0%9F%93%84&cacheSeconds=86400&link=https%3A%2F%2Fdatatracker.ietf.org%2Fdoc%2Fhtml%2Fdraft-coretta-oiddir-radua)](https://datatracker.ietf.org/doc/html/draft-coretta-oiddir-radua) [![RADSA](https://img.shields.io/badge/RA_DSA_(I--D)-red?style=flat-square&label=%F0%9F%93%84&cacheSeconds=86400&link=https%3A%2F%2Fdatatracker.ietf.org%2Fdoc%2Fhtml%2Fdraft-coretta-oiddir-radsa)](https://datatracker.ietf.org/doc/html/draft-coretta-oiddir-radsa) [![RASCHEMA](https://img.shields.io/badge/RA_SCHEMA_(I--D)-red?style=flat-square&label=%F0%9F%93%84&cacheSeconds=86400&link=https%3A%2F%2Fdatatracker.ietf.org%2Fdoc%2Fhtml%2Fdraft-coretta-oiddir-schema)](https://datatracker.ietf.org/doc/html/draft-coretta-oiddir-schema)

Package radua wraps [go-radir](https://github.com/oid-directory/go-radir) and [go-ldap](github.com/go-ldap/ldap/v3) to provide a functional RA DUA (registration authority client) with caching capabilities.

Please note this is a very early release; breaking changes are likely!