Files
watrbx-game-engine/XboxClient/NSAL.json
T
2025-09-18 17:55:52 -04:00

83 lines
1.9 KiB
JSON

{
"EndPoints": [
{
"Protocol": "https",
"Host": "api.sitetest3.pizzaboxer.fun",
"RelyingParty": "https://api.sitetest3.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.sitetest2.pizzaboxer.fun",
"RelyingParty": "https://api.sitetest2.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.sitetest1.pizzaboxer.fun",
"RelyingParty": "https://api.sitetest1.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.gametest5.pizzaboxer.fun",
"RelyingParty": "https://api.gametest5.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.gametest4.pizzaboxer.fun",
"RelyingParty": "https://api.gametest4.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.gametest3.pizzaboxer.fun",
"RelyingParty": "https://api.gametest3.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.gametest2.pizzaboxer.fun",
"RelyingParty": "https://api.gametest2.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.gametest1.pizzaboxer.fun",
"RelyingParty": "https://api.gametest1.pizzaboxer.fun/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "api.watrbx.wtf",
"RelyingParty": "https://api.watrbx.wtf/",
"TokenType": "JWT",
"HostType": "fqdn"
},
{
"Protocol": "https",
"Host": "*",
"RelyingParty": "http://xboxlive.com",
"TokenType": "JWT",
"HostType": "ip"
},
{
"Protocol": "https",
"Host": "*",
"HostType": "wildcard"
},
{
"Protocol": "http",
"Host": "*",
"HostType": "wildcard"
}]
}