OpenID-Connect-Java-Spring-.../openid-connect-server/src/main/java/org/mitre
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
..
discovery fixed OIDC discovery relation URL 2016-01-29 17:17:35 -05:00
oauth2 count really weird URIs as "custom scheme" 2016-03-10 12:50:47 -05:00
openid/connect 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