API CONNECT | |
| API Addicts - API Shop Window and Turning External Services into Internal APIs |
|
|
|
|
API CONNECT | |
| Getting a Client ID and Secret to control the API Connect Management REST Interface |
Guest Post by Chris Phillips JP Schiller | |
When using the API Connect REST interface you need to identify yourself with a bearer token. We produced a https://chrisphillips-cminion.github.io/apiconnect/2019/09/18/GettingoAuthTokenFromAPIC.html. However a common question is how do you get the ClientID and ClientSecret required, |
|
|
|
API CONNECT | |
| Getting an OAuth Token to invoke the API Connect Rest interface |
Guest Post by Chris Phillips Sachin Kumar Jha | |
When using the API Connect REST interface you need to identify yourself with a bearer token. This guide quickly walks through the commands needed. |
|
|
|
HOME PROJECTS | |
Home | Timelapse and Taking Snapshots with a Ring Doorbell |
I recently bit the bullet and bought a ring doorbell pro. I have always wanted to do a timelapse over the year but something always got in the way. I did my research before deciding between NEST and RING and decided on RING simply because of the |
|
|
|
API CONNECT | |
| Datapower webgui ssl server profile gives 'certificate unknown' error |
Guest Post by JP Schiller | |
This is error message is a common issue when using DataPower with the web mgmt interface enabled
|
|
|
|
KUBERNETES | |
| Accessing Custom Resource Definitions (CRD) without a code generator |
Custom Resource Definitions are custom data types in Kubernetes. For a project I am working on (that will be posted soon i hope) I created three CRDs and read/write/update them from a Go Application. The instructions on how to do this with out using a complex code generator was hard to find. |
|
|
|
API CONNECT | |
| API Gateway in DMZ or after the DMZ |
Guest Post by Kursad Yildirim Usame Goksun Chris Phillips | |
The API Gateway can be placed in a DMZ or it can be placed behind the DMZ with a reverse proxy in front of it. Here we will discuss the pros and cons regarding each option. |
|
|