Skip to content

Verify external ID tokens and allow internal APIs to verify access without knowledge of the identity provider

License

Notifications You must be signed in to change notification settings

LinkedMink/external-idp-user-api

Repository files navigation

external-idp-user-api

Build State

Verify external ID tokens and allow internal APIs to verify access without knowledge of the identity provider

Usage

TODO

Development

Prerequisites

  • NodeJS 20
  • Docker

Getting Started

Install dependencies:

npm install

Initialize development configuration:

npx external-idp-user-cli dev

Create an admin user:

npx external-idp-user-cli user add [email protected] !tempPass1

Start the server:

npm run start

About

Verify external ID tokens and allow internal APIs to verify access without knowledge of the identity provider

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published