security - How to implement authentication for inter module communication in my application? -
we have divided our large application several modules , want implement authentication system when 2 modules communicating each other in client-server fashion. don't want server's services accessible unless client presents kind of certificate or credentials. what's industry standard or popular way achieve this? thanks.
kerberos may you, famous , practical authentication service open network systems
hope helps!
Comments
Post a Comment