Feature #29387
A token with wrong credentials should throw an exception
| Status: | Needs Feedback | Start date: | 2011-08-31 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Andreas Förthner | % Done: | 0% |
|
| Category: | Security | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 0 |
Description
It would be better if a token that has wrong credentials causes an exception in the AuthenticationProviderManager. I don't see any case right now where we would want to proceed with invalid / wrong credentials in a token.