Skip to content

Provide JDBC implementation of RegisteredClientRepository #265

Closed
@rlewczuk

Description

@rlewczuk

This would be useful in real-world workloads where clients are registered and maintained at runtime, without restarting server.

In fact, I've implemented it as I'm evaluating new spring authorization server in my (not-yet-production) projects. It follows userdetails.jdbc.JdbcDaoImpl implementation and only uses Spring JdbcTemplate.

If there are no objections, I would be happy to submit pull request when right time comes.

Current implementation: https://github.com/rlewczuk/spring-authorization-server/tree/gh-265-jdbc-client-repository

Related gh-57 gh-245

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions