Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

OAuth redirect uri issue #458

Closed
angelvet opened this issue Oct 21, 2014 · 1 comment
Closed

OAuth redirect uri issue #458

angelvet opened this issue Oct 21, 2014 · 1 comment
Assignees
Milestone

Comments

@angelvet
Copy link

Identity manager can't deal with redirect uri generated by AuthorizeRedirectResult's Execute method.

It seems that previously redirect uri was allowed to have several '#' fragments.

Now Id Mgr returns Unauthorized error for any users probably because of /callback endpoint controller from ttIdmApp.js can't be called for new uri format.

@brockallen
Copy link
Member

Fixed in IdSvr in dev. Will push mygets later tonight.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants