ironmansoftware / universal-dashboard

Build beautiful websites with PowerShell.
https://universaldashboard.io
GNU Lesser General Public License v3.0
449 stars 85 forks source link

Add a cmdlet to provide logs for Authentications providers #1448

Open McAndersDK opened 4 years ago

McAndersDK commented 4 years ago

Is your Enhancement request related to a problem? Please describe

Today we dont get much logs for authentications providers. So it's very hard to debug/troubleshoot problems in this area.

Describe the solution you'd like

a new cmdlet "Enable-UDAuthenticationLog" should have the following parameter:

it could also be implemented in the already cmdlet "Enable-UDlogging" we would then need to prefix the parameters.

Describe how this would improve your Universal Dashboard Quality of Life

It would be much easyer to troubleshoot authentication issues.

Describe alternatives you've considered

The alternative today it to network tracing / fiddler.

Additional context

Add any other context or screenshots about the Enhancement request here.

adamdriscoll commented 4 years ago

This issue has been mentioned on Ironman Software Forums. There might be relevant details there:

https://forums.universaldashboard.io/t/double-claim-groups/1974/7

adamdriscoll commented 4 years ago

This issue has been mentioned on Ironman Software Forums. There might be relevant details there:

https://forums.universaldashboard.io/t/openid-connect-http-500-error/2499/2