Matt Bongiovi

Results 11 issues of Matt Bongiovi

The following TODO item exists in the code: function: Get-AdfsEvents TODO: Add warning if environment is not Win2016 If the * was used for the -Server flag, but the environment...

help wanted
good first issue

There is a TODO item in the code: function: Process-EventsForAnalysis TODO: Use for error We should include the 411 audit data in the timeline analysis to show that token validation...

The following TODO item exists in the code: function: Process-EventsForAnalysis TODO: Validate that all events have the same correlation ID, or no correlation ID When we do the first pass...

help wanted

Fiddler captures HTTP requests and saves a set of files that can be parsed. [Details on Fiddler serialization](http://fiddler.wikidot.com/saz-files) The EventLog script can do the following steps to get the logs...

help wanted
feature-request

![image](https://user-images.githubusercontent.com/24795311/40395118-750c450c-5ddb-11e8-82cd-bd4b7ced0211.png)

![image](https://user-images.githubusercontent.com/24795311/40394737-8a8b4f60-5dd9-11e8-9f5a-df048192131e.png) Foreground:background color contrast ratio is 3.65, short of the required 4.5.

The labels for the user name and password inputs has display: none. Screen readers won't read text with display: none. Methods of hiding content from display while keeping it available...

When the sign in button is hovered over, the contrast is small, and does not meet accessibility standards.

Looking for someone to validate the RTL stylesheet, and make adjustments if/where needed. Branch rtlSheet (https://github.com/Microsoft/adfsWebCustomization/tree/rtlSheet/centeredUi) contains the current RTL draft stylesheet.

help wanted