-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscratch.html
22 lines (21 loc) · 1.57 KB
/
scratch.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<span class="tag-link" targetCardDivId="card-div-0">
<u>Cigna Group</u>
<br />
<img class="icon url-icon mono-color-sensitive" src="static_content/icons/icons8-url-16-white.png"
data-url="https://www.thecignagroup.com/" data-savedcolor="white" data-savedbackgroundcolor="#006688"
data-icontype="url" />
<img class="icon back-icon mono-color-sensitive" src="static_content/icons/icons8-back-16-white.png"
data-bizcard-id="bizcard-div-0" data-savedcolor="white" data-savedbackgroundcolor="#006688"
data-icontype="back" />
</span>
As a senior data engineer in the data cyber security team of the <span class="tag-link"
targetCardDivId="card-div-0"><u>Cigna Group</u><br /><img class="icon url-icon mono-color-sensitive"
src="static_content/icons/icons8-url-16-white.png" data-url="https://www.thecignagroup.com/"
data-savedcolor="white" data-savedbackgroundcolor="#006688" data-icontype="url" /><img
class="icon back-icon mono-color-sensitive" src="static_content/icons/icons8-back-16-white.png"
data-bizcard-id="bizcard-div-0" data-savedcolor="white" data-savedbackgroundcolor="#006688"
data-icontype="back" /></span> created a [REST API] using [Postman](https://www.postman.com/), [bash], [Linux],
and [OpenAPI](https://openapi-generator.tech/) for pulling credentials from the [CyberArk identity security
platform](https://www.cyberark.com/) using [mutual TLS SSL
authentication](https://docs.solace.com/Security/Two-Way-SSL-Authentication.htm) with [Amazon API
Gateway](https://docs.aws.amazon.com/apigateway/).