Skip to main content
Question

HTTP Authentication for FSM Mobile

  • April 1, 2022
  • 2 replies
  • 108 views

null
Do Gooder (Customer)
Forum|alt.badge.img+4
  • Do Gooder (Customer)

Is it possible to use HTTP Authentication with FSM Mobile. Despite being cleartext authentication, behind HTTPS it should provide encryption.

 

Can we change the paths used from

https://fsmmobile.domain.com/fsmmobilepath/

to

https://httpauthusername:httpauthpassword@fsmmobile.domain.com/fsmmobilepath/

?

This would be a different username/password per user on a reverse proxy (where we’d configure it) rather than a global username/password for all users. So more a question of whether the FSM Mobile client supports HTTP Authentication than the server, as the server would be oblivious.

2 replies

Kalpani Dissanayake
Superhero (Employee)
Forum|alt.badge.img+20

Hi @null 

 

Hope the below post may help,

 


null
Do Gooder (Customer)
Forum|alt.badge.img+4
  • Author
  • Do Gooder (Customer)
  • April 1, 2022

Hi @null 

 

Hope the below post may help,

 

Hi there,

Thanks for that, but alas no.