forked from spring-attic/spring-security-oauth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass authorities through from claims in client credentials token
A client credentials token has authorities, but these were not being passed on from the claims to the OAuthAuthentication in the DefaultAccessTokenConverter. Fixes spring-atticgh-431
- Loading branch information
Dave Syer
committed
Mar 17, 2015
1 parent
8a1fb13
commit 9823898
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters