cancel
Showing results for 
Search instead for 
Did you mean: 

BI MOBILE Application pin

asim_munshi
Employee
Employee
0 Kudos

For SAP BI MOBILE

1. We can force the user to setup the 8 DIGIT PIN. However - is there a way to not allow the user to change the "require application password  - after 5 minute" setting?

Currently the user has to setup an application password but he/she could change the "require application password" to "NEVER" -- is there a way to prevent this?

2. Will changing the length of the pin from 8 digits to 4 via the SDK result in a CUSTOM APPLICATION - or can this property be exposed in the clientsettings.properties as a configurable item?

Accepted Solutions (1)

Accepted Solutions (1)

ashutosh_rastogi
Active Contributor
0 Kudos

Hi Asim,

'feature.application.pwd.minlen.default' is used for setting the minimum length of application password. Default value is 8 characters.

  • This property must be modified in the DefaultSettings.plist file of the SDK - it can not be exposed from the client settings because client settings stays on mobile server and when the application password is launched the mobile app may/may not be connected to mobile server.

Regards,

Ashutosh

asim_munshi
Employee
Employee
0 Kudos

Thanks Ashutosh for your reply! have submitted an idea place. We can from the client settings force the greying out of "disable application password" - which I understand is connection specific...the other property is on the same screen - so wondering why we cannot control those.

Understand what you say is the present state.

Answers (0)