osiam / resource-server

[DEPRECATED] OSIAM resource server
MIT License
3 stars 10 forks source link

Create meaningful log message if auth-server can't be reached. #52

Closed wallner closed 9 years ago

wallner commented 9 years ago

As @mirabilos pointed out in auth-server#55 the resource server doesn't generate a meaningful log message if it refuses to validate an access token because of an unreachable auth server.

tkrille commented 9 years ago

Yes, it should log such a scenario. But just a simple log message, without stacktrace. Otherwise the log will be bloated after a few minutes on a busy resource server.