how to authentication without password

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
bje
Posts: 3
Joined: Mon Jun 25, 2018 2:28 am

how to authentication without password

Post by bje »

Hi,

I'm trying authentication without password in login.jsp

my step is..
I will receive parameter like a id(uername) for zimbra account before access login.jsp

I need a "zm_auth_token" for users and "zm_admin_auth_token" for admin

so, what should i do in java language

please let me know, some guide or how to authentication without password..

Thank you :D
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2796
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.6 Network Edition
Contact:

Re: how to authentication without password

Post by L. Mark Stone »

bje wrote:Hi,

I'm trying authentication without password in login.jsp

my step is..
I will receive parameter like a id(uername) for zimbra account before access login.jsp

I need a "zm_auth_token" for users and "zm_admin_auth_token" for admin

so, what should i do in java language

please let me know, some guide or how to authentication without password..

Thank you :D
Have you referenced the SOAP API documentation yet?
https://wiki.zimbra.com/wiki/SOAP_API_R ... with_ZCS_8

Hope that helps,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Post Reply