laravel-openid-connect-server icon indicating copy to clipboard operation
laravel-openid-connect-server copied to clipboard

Token Introspection Issue

Open abublihi opened this issue 1 year ago • 2 comments

Hi @arietimmerman first of all thank you for the awesome package,,

I have problem when trying the endpoint oauth/introspect

Target [League\\OAuth2\\Server\\Repositories\\AccessTokenRepositoryInterface] is not instantiable while building [League\\OAuth2\\Server\\AuthorizationValidators\\BearerTokenValidator]

how should i resolve the problem?

abublihi avatar Aug 17 '23 21:08 abublihi

@arietimmerman is IntrospectionController Tested? because while debugging it dose not seem to be working at all

abublihi avatar Aug 17 '23 21:08 abublihi

Token introspection does not work indeed. @abublihi if you have the need currently can you make a PR to fix it? Unless @arietimmerman is already working on it?

omitobi avatar Dec 16 '23 09:12 omitobi