← Back to projects
Okta Lens
A C# WinForms desktop tool that makes Okta group searches far less painful. Okta's native search needs exact name matches, which slows down everyday admin work, so Okta Lens adds flexible searching, lets you view every user in a group across all pages of results, and shows pagination that makes it clear where you are. Built against the Okta API for the lookups I ran day to day.
Highlights
- Flexible group search that doesn't need exact name matches.
- View every user in a group, searched across all pages of results rather than just the visible ones.
- Clear pagination that shows where you are in large result sets.
- Built in C# (WinForms) against the Okta API.