idbind / identity-binder

Service for binding identities across multiple identity providers for the same user.
Other
6 stars 1 forks source link

/api/unbind-all not working #65

Open cberger8 opened 8 years ago

cberger8 commented 8 years ago

Request accepted, but operation fails due to authentication error.

cberger8 commented 8 years ago

Calling unbind-all via API will not work currently since this method is dependent on the security context. Will need to find workaround for this, or write a parallel method not dependent on the security context.