i want my default users to have password expiration time,
and in in the same time i want some users, in the same tenant, to not have their password expired
Is it possible?
In case that its not, I thought about using authentication token for these users,
because i assume that password policy rules dont affect these tokens
would this be a good workaround?
Thanks