https://github.com/gravitee-io/gravitee-resource-auth-provider
Gravitee.io - API Management - Resource - Authentication Provider
https://github.com/gravitee-io/gravitee-resource-auth-provider
product-apim security-scan
Last synced: 2 months ago
JSON representation
Gravitee.io - API Management - Resource - Authentication Provider
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-resource-auth-provider
- Owner: gravitee-io
- License: apache-2.0
- Created: 2017-07-13T20:51:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T05:32:57.000Z (over 1 year ago)
- Last Synced: 2024-12-30T06:43:28.803Z (4 months ago)
- Topics: product-apim, security-scan
- Language: Java
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 28
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= Resource Auth Provider API
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-resource-auth-provider/blob/master/LICENSE.txt"]
image:https://img.shields.io/badge/semantic--release-conventional%20commits-e10079?logo=semantic-release["Releases", link="https://github.com/gravitee-io/gravitee-resource-auth-provider/releases"]
image:https://circleci.com/gh/gravitee-io/gravitee-resource-auth-provider.svg?style=svg["CircleCI", link="https://circleci.com/gh/gravitee-io/gravitee-resource-auth-provider"]
image:https://f.hubspotusercontent40.net/hubfs/7600448/gravitee-github-button.jpg["Join the community forum", link="https://community.gravitee.io?utm_source=readme", height=20]== Description
The resource auth provider API contains the interfaces to implement in order to create an auth provider plugin for Gravitee.io APIM. +
An example can be found https://github.com/gravitee-io/gravitee-resource-auth-provider-http[here]