https://github.com/gravitee-io/gravitee-resource-oauth2-provider-api
Gravitee.io - API Management - OAuth2 Resource API
https://github.com/gravitee-io/gravitee-resource-oauth2-provider-api
security-scan
Last synced: 20 days ago
JSON representation
Gravitee.io - API Management - OAuth2 Resource API
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-resource-oauth2-provider-api
- Owner: gravitee-io
- License: apache-2.0
- Created: 2017-04-10T13:30:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T17:22:02.000Z (2 months ago)
- Last Synced: 2025-03-27T17:46:38.685Z (about 1 month ago)
- Topics: security-scan
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 27
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= Resource OAuth2 Provider API
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-resource-oauth2-provider-api/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-oauth2-provider-api/releases"]
image:https://circleci.com/gh/gravitee-io/gravitee-resource-oauth2-provider-api.svg?style=svg["CircleCI", link="https://circleci.com/gh/gravitee-io/gravitee-resource-oauth2-provider-api"]
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 OAuth2 provider API contains the interfaces to implement in order to create a Oauth2 provider plugin for Gravitee.io APIM. +
An example can be found https://github.com/gravitee-io/gravitee-resource-oauth2-provider-keycloak[here]