You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Integrate java code / jar file in OIC

edited Dec 4, 2018 7:44AM in Integration 4 comments

Summary

I have to connect the target system (client system) through two-factor authentications via OIC using Java code.

Content

Hi,

                In my case, I have to connect the target system (client system) via OIC.

                While connecting the target system I have to verify two-factor authentications (REST API).

                Here I have explained our custom two-factor authentication.

                "I have hit the REST API with respective headers which is shared by a client. And the response (JSON value) will come as a challenge. (A Challenge is a random number in an encrypted format generated using the user’s MPIN. The algorithm used to generate challenge is (AES 128 bits)). Using the Challenge (random number) we generated an access token for access the client system.”

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!