Hi,
We are currently experiencing an issue when trying to access the Authorization Extension configuration page on all our tenants.
The error message displayed is:
{"error":"Error: Maximum redirections reached\n at ClientRequest.onResponse (/data/node_modules/wreck/lib/index.js:222:36)\n at Object.onceWrapper (events.js:315:30)\n at emitOne (events.js:116:13)\n at ClientRequest.emit (events.js:211:7)\n at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:558:21)\n at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)\n at Socket.socketOnData (_http_client.js:454:20)\n at emitOne (events.js:116:13)\n at Socket.emit (events.js:211:7)\n at addChunk (_stream_readable.js:263:12)\n at readableAddChunk (_stream_readable.js:250:11)\n at Socket.Readable.push (_stream_readable.js:208:10)\n at Pipe.onread (net.js:601:20)"}
This also seems to be impacting new logins to our application (users that have logged-in in the past seems to be fine).
This is urgent as it is impacting our production environment.
Thanks