Accessing service with token via OIC
Hello, I have a rest API. In order to access this Rest API, I first need to login and after login, I need to select the Bearer Token method from the Authorization section with the token returned to me from here and query the employee API. I am sharing how I login below.
how can i access the service via OIC like this
0