I want to connect with key to my own service.
Hi Hayati,
can you provide more data, please?
Which product which version?
It is hard to assist with that few informations available you have provided.
Regards,
Holger
you can generate cert for authentication using openssl.
check detail:
https://www.openssl.org/
Hi Hayati ,
You can make use of OAuth authorization framework. Using OAuth Authorization framework you can generate token keys to access a particular resource.
You can check this blog article Yogesh Dhimate which describes how to use , OAuth framework on IS(here IS acts as Identity Provider as well as Resource server,)