OIDCC client registration checks
Implementing client registration requirements from https://openid.net/specs/openid-connect-registration-1_0.html and the python suite. I implemented conditions to use "client" environment entry instead of "dynamic_registration_request" so that the same classes can be used for static clients as well.
Edited by Serkan Özkan