「セキュリティ制約により、要求されたページにはアクセスできません。」について

a_129
Mega Guru

現在ページにHTMLウィジェットを使用して、ダッシュボード(テーブルのリストレポート)を表示しておりますが、
「snc_external」ロールを持つユーザーには、以下の文章が出てしまい、ダッシュボードが表示されません。

セキュリティ制約により、要求されたページにはアクセスできません

因みに、ダッシュボードの共有には、「snc_external」ロールを含めています。
また、テーブルのレコードが見れるように、readのACLを作成しております。

以下、ACLデバッグも行いましたが、falseとなっている「sn_kmf.cryptographic_auditor」と「sn_kmf.cryptographic_manager」がなく、
分からなかったため、ご教授いただけると幸いです。

find_real_file.png

1 件の受理された解決策

Hitoshi Ozawa
Giga Sage
Giga Sage

aさん、

情報として、snc_externalはデフォルトではNow Intelligence dashboardsはアクセスできません。

By default, users with the snc_external role cannot access:

  • Scripted REST API resources that are not marked external.
  • Tables without the role that inherits the snc_external role or the public role.
  • Non-record type resources, such as processors and UI pages without granting access to the snc_external role or a role that inherits the snc_external role.
  • Now Intelligence dashboards.

https://docs.servicenow.com/en-US/bundle/sandiego-platform-administration/page/administer/contextual...

元の投稿で解決策を見る

1件の返信1

Hitoshi Ozawa
Giga Sage
Giga Sage

aさん、

情報として、snc_externalはデフォルトではNow Intelligence dashboardsはアクセスできません。

By default, users with the snc_external role cannot access:

  • Scripted REST API resources that are not marked external.
  • Tables without the role that inherits the snc_external role or the public role.
  • Non-record type resources, such as processors and UI pages without granting access to the snc_external role or a role that inherits the snc_external role.
  • Now Intelligence dashboards.

https://docs.servicenow.com/en-US/bundle/sandiego-platform-administration/page/administer/contextual...