All Classes and Interfaces
Classes
Class
Description
Create am authorization code from oauth-kafka code service.
create a client for the host.
Create an OAuth 2.0 provider in a cluster and it is called from the light-view by admin.
Create a refresh token from the light-oauth2 token service.
Create a reference token for external client so that the light-router can convert it into a JWT token for internal use.
This endpoint will be called by oauth-kafka and portal UI to remove compromised authorization code by admin.
delete a client for the host.
This endpoint will be called by oauth-kafka and portal UI to remove compromised authorization code by admin.
This endpoint will be called by light-oauth2 and portal UI to remove compromised refresh token by admin.
This endpoint will be called by oauth-kafka and portal UI to remove reference token used by the external clients.
Rotate keys for a particular provider in the cluster, called by the scheduler or administrator.
update a client for the host
Update an OAuth 2.0 provider in a cluster and it is called from the light-view by admin.