Skip to content

Introspect and refresh token end point does not work with AD Authentication #1254

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
encyclopedi2a opened this issue Jun 4, 2023 · 1 comment
Assignees
Labels
status: duplicate A duplicate of another issue

Comments

@encyclopedi2a
Copy link

Authorization server successfully gives the token and store in SQL server database but during introspect endpoint and refresh token endpoint it gives following error

java.lang.IllegalArgumentException: The class with org.springframework.data.jpa.repository.query.AbstractJpaQuery$TupleConverter$TupleBackedMap and name of org.springframework.data.jpa.repository.query.AbstractJpaQuery$TupleConverter$TupleBackedMap is not in the allowlist. If you believe this class is safe to deserialize, please provide an explicit mapping using Jackson annotations or by providing a Mixin. If the serialization is only done by a trusted source, you can also enable default typing. See spring-projects/spring-security#4370 for details

The above issue does not exist with in memory authentication.

@encyclopedi2a encyclopedi2a added the type: bug A general bug label Jun 4, 2023
@jgrandja
Copy link
Collaborator

jgrandja commented Jun 5, 2023

Closing this as a duplicate. See this comment for details.

@jgrandja jgrandja closed this as completed Jun 5, 2023
@jgrandja jgrandja self-assigned this Jun 5, 2023
@jgrandja jgrandja added status: duplicate A duplicate of another issue and removed type: bug A general bug labels Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants