OpenID-Connect-Java-Spring-.../openid-connect-server
Trung Nguyen 6fb26856a7 Make apiAddClient in the client api return a HttpStatus.Conflict if you try to create a client with a used client id.
This fixes a bug where if you try to create a client with a client id that is already in use, you get an empty error message. Instead, now you get a message that tells you that the client couldn't be created because the client id is already in use.
2016-07-07 16:45:36 -04:00
..
src Make apiAddClient in the client api return a HttpStatus.Conflict if you try to create a client with a used client id. 2016-07-07 16:45:36 -04:00
.gitignore Merge commit '023dd440d4a0e6e59a14c88013837d79a77c74e0' into 1.1-merge 2013-07-29 16:21:20 -04:00
pom.xml updated versions to 1.3 2016-07-05 14:39:22 -04:00