Table of Contents

Class IdentityServerConstants.ContentSecurityPolicyHashes

Namespace
Duende.IdentityServer
Assembly
Duende.IdentityServer.dll
public static class IdentityServerConstants.ContentSecurityPolicyHashes
Inheritance
IdentityServerConstants.ContentSecurityPolicyHashes
Inherited Members

Fields

AuthorizeScript

The hash of the inline script used on the authorize endpoint.

public const string AuthorizeScript = "sha256-orD0/VhH8hLqrLxKHD/HUEMdwqX6/0ve7c5hspX5VJ8="

Field Value

string

CheckSessionScript

The hash of the inline script used on the check session endpoint.

public const string CheckSessionScript = "sha256-fa5rxHhZ799izGRP38+h4ud5QXNT0SFaFlh4eqDumBI="

Field Value

string

EndSessionStyle

The hash of the inline style used on the end session endpoint.

public const string EndSessionStyle = "sha256-e6FQZewefmod2S/5T11pTXjzE2vn3/8GRwWOs917YE4="

Field Value

string