OpenID-Connect-Java-Spring-.../openid-connect-server/src/main/java
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
..
org/mitre 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