Single Sign On server error
Trying to implement SSO, but just getting 'an error has ocurred'
The redirect_uri has been added to the whitelist, and the error telling me to contact myself isn't helping much :)
The request should contain following query string parameters:
required: client_id, redirect_uri, scope, response_type, claimed_account_id
optional: state.
-
Kyle Paul commented
@Dmitry, the docs don't seem to be fixed. They do NOT mention that 'response_type' and 'claimed_account_id' are required on the OAuth request.
-
Documentation fixed
-
Alan Harper commented
Ahh, the docs at http://help.wildapricot.com/display/DOC/Single+sign-on+service don't mention all these fields.
This is a for a custom app for our member to log in (still evalulating Wild Apricot)
-
If it is not a secret, what system do you want to integrate with wild apricot?
-
Hi Alan,
the request should contain following query string parameters:
required: client_id, redirect_uri, scope, response_type, claimed_account_id
optional: stateIn your case valid url should be: