Skip to content

Conversation

@jeremiahcurrier
Copy link
Contributor

Zendesk only supports a single pair of SSO URLs.

It's up to the Magento Extension upon getting a request to build a login request to figure out if the email used is tied in Zendesk to either an agent/admin or an end-user & redirect accordingly.

CC @jwswj @Maxmi @mmolina

Zendesk only supports a single pair of SSO URLs. The remote login URL used for agents/admins is what's used for end-users & vice versa.

Specifically this is what should always be used in Zendesk under Settings > Security

Remote login URL: 
http://your_site_base_url/zendesk/sso/login

Remote logout URL: 
http://your_site_base_url/zendesk/sso/logout

It's up to the Magento Extension upon getting a request to build a login request to figure out if the email used is tied in Zendesk to either an agent/admin or an end-user & redirect accordingly.

CC @jwswj @Maxmi @mmolina
@jwswj
Copy link
Contributor

jwswj commented Mar 4, 2015

It's up to the Magento Extension upon getting a request to build a login request to figure out if the email used is tied in Zendesk to either an agent/admin or an end-user & redirect accordingly.

Do we do this already? @danielbreves added this in ... Dec 2013. Any ideas?

@jeremiahcurrier
Copy link
Contributor Author

Clarification - the readme needs updating only because only a single pair of URLs can be used and they're the same for end-users & agents. Nothing needs to be changed in the actual extension here only the documentation for it.

@danielbreves
Copy link
Contributor

Oh I may have been mislead by the comments here and here. 👍

@jwswj
Copy link
Contributor

jwswj commented Mar 5, 2015

👍

jwswj pushed a commit that referenced this pull request Mar 5, 2015
@jwswj jwswj merged commit 4e61d7a into agnostack:master Mar 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants