在“本地”验证模式下,Web服务(API)将连接到Ids服务器以在启动期间从Ids服务器证书获取公钥。可以预先安装公钥,以便从api到Ids都没有连接在本地模式?
我的情况是我的一个客户想要托管ID并且只希望在本地运行的客户端设备连接到它,并且由于我在网络之外托管的api他们不希望我连接。
谢谢你 标记答案 0 :(得分:0)
您可以使用选项类中的/*
var count: Int = 0
for count in contacts {
println("\(contacts[count].name)") // here's where I get an error
}
*/
和/*
for count in contacts {
println(count.name) // It`s must be OKey.
}
*/
属性静态配置颁发者名称和签名证书。
如此处所述:https://identityserver.github.io/Documentation/docsv2/consuming/options.html