【问题标题】:Identity Server .well-known/openid-configuration using IP Address rather than DNS使用 IP 地址而不是 DNS 的身份服务器 .well-known/openid-configuration
【发布时间】:2020-04-07 18:34:45
【问题描述】:

我有一个身份服务器实现。

如果我导航到https://daart-qa.sandbox.aimsplatform.com/eds-daas/.well-known/openid-configuration

我收到所有端点作为服务器 IP 地址而不是 dns 条目。

如何更改配置,使 dns 名称为端点而不是 ip 地址?

【问题讨论】:

    标签: security .net-core identityserver4 openid-connect


    【解决方案1】:

    您是否正确配置了PublicOrigin

    http://docs.identityserver.io/en/latest/reference/options.html#identityserver-options

    公共来源

    此服务器实例的来源,例如https://myorigin.com。如果未设置,则从请求中推断出源名称。

    【讨论】:

      猜你喜欢
      • 2020-04-02
      • 2019-02-08
      • 2021-09-25
      • 2021-09-09
      • 2022-01-08
      • 2016-10-08
      • 2021-01-25
      • 1970-01-01
      • 2016-09-11
      相关资源
      最近更新 更多