Add support for OAuth client credentials database table

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: Major
    • Component/s: DB
    • None

      To support future SolarNet based integrations with OAuth protected services, add support for a database-persisted implementation of the org.springframework.security.oauth2.client.OAuth2AuthorizedClientService Spring Security API.

       

      Spring Security does already include a JdbcOAuth2AuthorizedClientService implementation, but that does not support a custom SQL schema, so extending that or writing a new implementation will be necessary.

            Assignee:
            Matt Magoffin
            Reporter:
            Matt Magoffin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: