{
	"disclosures": [
		{
			"identifier": "oidc.user*",
			"type": "web",
			"maxAgeSeconds": null,
			"cookieRefresh": false,
			"domains": [
				"*"
			],
			"purposes": [
				1,
				2,
				3,
				7,
				9,
				10
			]
		},
		{
			"identifier": "anon-cuid",
			"type": "web",
			"maxAgeSeconds": null,
			"cookieRefresh": false,
			"domains": [
				"*"
			],
			"purposes": [
				1,
				2,
				3,
				7,
				9,
				10
			]
		},
		{
			"identifier": "cohort_ids",
			"type": "web",
			"maxAgeSeconds": null,
			"cookieRefresh": false,
			"domains": [
				"*"
			],
			"purposes": [
				4
			]
		},
		{
			"identifier": "sub",
			"type": "cookie",
			"maxAgeSeconds": 31536000,
			"cookieRefresh": true,
			"domains": [
				"account.anonymised.io"
			],
			"purposes": [
				1,
				2,
				3,
				7,
				9,
				10
			]
		},
		{
			"identifier": "sub1",
			"type": "cookie",
			"maxAgeSeconds": 31536000,
			"cookieRefresh": true,
			"domains": [
				"account.anonymised.io"
			],
			"purposes": [
				1,
				2,
				3,
				7,
				9,
				10
			]
		},
		{
			"identifier": "sub3",
			"type": "cookie",
			"maxAgeSeconds": 31536000,
			"cookieRefresh": true,
			"domains": [
				"account.anonymised.io"
			],
			"purposes": [
				1,
				2,
				3,
				7,
				9,
				10
			]
		},
		{
			"identifier": "idw-fe-id",
			"type": "cookie",
			"maxAgeSeconds": 31536000,
			"cookieRefresh": true,
			"domains": [
				"*"
			],
			"purposes": [
				1,
				2,
				3,
				7,
				9,
				10
			]
		},
		{
			"identifier": "anon-sl",
			"type": "web",
			"maxAgeSeconds": null,
			"cookieRefresh": false,
			"domains": [
				"*"
			],
			"purposes": [
				1
			]
		},
		{
			"identifier": "anon-hndshk",
			"type": "web",
			"maxAgeSeconds": null,
			"cookieRefresh": false,
			"domains": [
				"*"
			],
			"purposes": [
				1
			]
		}
	],
	"domains": [
		{
			"domain": "account.anonymised.io",
			"use": "Cross-domain authentication"
		},
		{
			"domain": "*",
			"use": "Manage first party storage on publisher domains"
		}
	]
}
