MMelnikov
New Contributor

Password expiration date via API

Hello!

We are using Basic authentication and I want to monitor how many days are left before the password expires. Is it possible to check password expiration date using API?

1 ACCEPTED SOLUTION

接受的解决方案
MaartenGijbels
Regular Contributor

I'm not aware of anything that you could access to follow that up.

Have you considered usingcertificates? They are valid for a year so require less maintenance.

All the best,

View solution in original post

5 REPLIES5
MaartenGijbels
Regular Contributor

I'm not aware of anything that you could access to follow that up.

Have you considered usingcertificates? They are valid for a year so require less maintenance.

All the best,

anirudh
Community Boss

The password is forced reset every 90 days as per my knowledge
kevin.cho
Certified Master Anaplanner

Hi@anirudh- I think the default is 90 days, but this is an option that can be set/configured by the customer by contacting Anaplan Support/their Customer Success Partner.

我的薪酬any has the password expiry set as 30 days, but we have a rule to use SSO and cert-based authentication.

rob_marshall
Moderator

@anirudh

@kevin.chois correct, there are three different settings, 30, 60, and 90 days and is set when the workspace is first created. This can be changed by support at the request of the tenant admin.

Rob

anirudh
Community Boss

Thanks Rob and Kevin,

That is very useful to know