Skip to content

Support mocked introspect endpoint #252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
patcon opened this issue May 11, 2022 · 3 comments · Fixed by #256
Closed

Support mocked introspect endpoint #252

patcon opened this issue May 11, 2022 · 3 comments · Fixed by #256
Labels
enhancement New feature or request

Comments

@patcon
Copy link

patcon commented May 11, 2022

Seems like it simply returns:

{
  "active": true
}

Thanks for considering!

Alt implementation:
https://github.com/axa-group/oauth2-mock-server/blob/2039693d4fb52949b306e257b52d065667970f66/src/lib/oauth2-service.ts#L411-L416

@ybelMekk
Copy link
Contributor

Hello again, same her: https://datatracker.ietf.org/doc/html/rfc7662

some code need to be added, feel free to submit a PR 😄

@ybelMekk ybelMekk added the enhancement New feature or request label May 11, 2022
@ybelMekk ybelMekk linked a pull request May 12, 2022 that will close this issue
@patcon
Copy link
Author

patcon commented May 17, 2022

Whoa! Thank for the quick release...! Almost missed it :)

@ybelMekk
Copy link
Contributor

That’s how we work 🤓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants