PASSWORD POLICY EXPIRY EXEMPTION
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 11:48 AM
Hello Everyone. I have a use case where I need to implement a password policy in the platform affecting local users. We are planning to create a new record in password_policy table that we can associate to a credential store record (pwd_cred_store table) to comply with corp password policy. The risk I am trying to mitigate is that we have several local “service accounts” configured with web access only. I would like to seek your help and potential solution suggestion in making the said “service accounts” exempted from the password expiration policy. How can we implement such exemption? Thank you all in advance.
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2023 03:58 AM
Hi, Does the Service Account align with the Standalone password or Oauth? If you are using OAuth - You can use a standalone password and remove the exemption
Suresh.