Add support for Workday
Added:
- ID Store adapter for Workday
Fixed:
- Treat
'0'
and0
as'no'
and treat'1'
and1
as'yes'
(as values
forlocked
andrequire_mfa
). - Ignore unexpected ID Store fields, rather than crashing.
'0'
and 0
as 'no'
and treat '1'
and 1
as 'yes'
(as valueslocked
and require_mfa
).