Philippe Signoret
Philippe Signoret
Idea from issue #75. E.g. A query parameter in the `wp-login` page (so that non-admins can have a link that they can share with their directory admins when they ask...
Current implementation has the group ObjectId as key, and WP role as value. WP roles are the ones that are unique, and thus should be the keys. This would avoid...
Need to explore a mechanism to generate state values only when generating the sign-in link, not necessarily on every request to `wp-login.php`. As a case study: The **MAYO - Login...
Rather than using the object IDs, if the current user is signed in via AAD, the groups field should allow for searching.
All the settings that take a default setting should be shown in the UI, probably hidden by default.
Both Microsoft Graph PowerShell and Azure AD PowerShell can be used to create and configure app registrations. The details on how to do this are missing from this page, under...
- [ ] "Download ZIP" instructions - [ ] Update screenshots if needed - [ ] Switch to recommending GroupMember.Read.All