Page Properties |
---|
|
Status | Status |
---|
colour | YellowGreen |
---|
title | for reviewapproved |
---|
|
|
---|
Approver | Nadzeya Karaban |
---|
|
Using this method, you don’t need to care about handling the analysis process with Gini Bank API Library, you only need to provide your API credentials and a delegate to get the analysis results.
...
If you want to use a transparent proxy with your own authentication, you can specify your own domain and add AlternativeTokenSource
protocol implementation:
Code Block |
---|
|
let viewController = GiniCapture.viewController(withClient: client,
configuration: configuration,
resultsDelegate: resultsDelegate,
api: .custom(domain: "api.custom.net",
tokenSource: MyAlternativeTokenSource)) |
The token you provide will be is added as a bearer token to all api.custom.net
requests.
...
Code Block |
---|
|
let viewController = GiniCapture.viewController(withClient: client,
configuration: configuration,
resultsDelegate: resultsDelegate,
api: .custom(domain: "api.custom.net",
path: "/custom/path",
tokenSource: MyAlternativeTokenSource)) |
Cfm card |
---|
layout | Simple |
---|
selectedUrl | https://gini.atlassian.net/wiki/spaces/ICSV/pages/11895105/Certificate+Pinning+DI |
---|
externalUrl | https://gini.atlassian.net/wiki/spaces/ICSV/pages/11895105/Certificate+Pinning+DI |
---|
color | #FFF6CE |
---|
filterSpace | false |
---|
destination | externalUrl |
---|
textColorPalette | Default |
---|
id | dfb18wsf8af |
---|
title | Certificate Pinning |
---|
body | How to use public key pinning? |
---|
textColor | #000000 |
---|
backgroundColorPalette | Default |
---|
|
...
Rw pagetree macro |
---|
title | See more: |
---|
rootPage | @current |
---|
|