tecoholic

update-site-error

Dec 6th, 2017
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. DEBUG:oxdpython.client:Sending `update_site_registration` with params {'authorization_redirect_uri': 'https://client.example.com/callback', 'client_name': 'oxdpython openid https test script', 'oxd_id': u'3afb39c6-90d1-4cc7-a5e7-ce6a4e57ac4e', 'post_logout_redirect_uri': 'https://client.example.com/post_logout/', 'client_frontchannel_logout_uris': ['https://client.example.com/logout_callback/'], 'client_id': u'@!04B7.8F1B.FFFE.DC8E!0001!D142.5560!0008!E117.B152.802B.3FEC', 'client_secret': u'917090ad-6ea1-41ec-abf2-f1253a97723d', 'op_host': 'https://gluu.example.com', 'scope': ['openid', 'profile', 'email']}
  2.  
  3. DEBUG:oxdpython.client:Received response: {u'status': u'error', u'data': {u'error_description': u'Registration client URL is invalid. Please check registration_client_url response parameter from IDP (http://openid.net/specs/openid-connect-registration-1_0.html#RegistrationResponse).', u'details': None, u'error': u'invalid_registration_client_url'}}
Add Comment
Please, Sign In to add comment