@tapni/auth 1.0.66 → 1.0.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.vite/manifest.json +8 -8
- package/dist/{Apps-BGr6XXC1.js → Apps-DrIjXIu-.js} +1 -1
- package/dist/{CustomApp-CUbr7Yc0.js → CustomApp-CH94gxCf.js} +1 -1
- package/dist/{QR-C-hIeHAf.js → QR-DudSvdIw.js} +1 -1
- package/dist/TapniAuth.es.js +1 -1
- package/dist/TapniAuth.umd.js +13 -13
- package/dist/{install-NW33kPfJ.js → install-CZLWg5gY.js} +182 -174
- package/package.json +2 -2
- package/src/App.vue +11 -5
- package/src/store/auth.js +5 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { reactive as Hr, readonly as Ui, resolveComponent as Qt, openBlock as R, createElementBlock as O, createElementVNode as m, toDisplayString as z, createCommentVNode as ie, createVNode as gt, withCtx as He, createTextVNode as be, createStaticVNode as Bi, nextTick as
|
|
1
|
+
import { reactive as Hr, readonly as Ui, resolveComponent as Qt, openBlock as R, createElementBlock as O, createElementVNode as m, toDisplayString as z, createCommentVNode as ie, createVNode as gt, withCtx as He, createTextVNode as be, createStaticVNode as Bi, nextTick as So, withModifiers as $e, normalizeStyle as or, withDirectives as ge, withKeys as fn, vModelText as ot, vModelDynamic as mr, vShow as kt, createBlock as Pe, normalizeClass as en, vModelCheckbox as Io, Fragment as fr, renderList as gr, defineComponent as ei, mergeModels as Ao, useModel as Di, ref as wn, computed as Ro, watch as io, onMounted as ji, onBeforeUnmount as Fi, renderSlot as Xt, Teleport as qi, unref as Hi } from "vue";
|
|
2
2
|
import { createRouter as Ki, createWebHistory as Gi, RouterView as Vi } from "vue-router";
|
|
3
3
|
import { createNamespacedHelpers as Qi, createStore as $i } from "vuex";
|
|
4
4
|
import { Capacitor as Gn, registerPlugin as Pr, WebPlugin as Yi } from "@capacitor/core";
|
|
5
5
|
import ke from "await-to-js";
|
|
6
6
|
import ao from "axios";
|
|
7
|
-
import { jwtDecode as
|
|
7
|
+
import { jwtDecode as ti } from "jwt-decode";
|
|
8
8
|
import { Device as Kr } from "@capacitor/device";
|
|
9
|
-
import { sha256 as
|
|
9
|
+
import { sha256 as ni } from "js-sha256";
|
|
10
10
|
import { Browser as _r } from "@capacitor/browser";
|
|
11
|
-
import
|
|
11
|
+
import ri from "qr-code-styling";
|
|
12
12
|
import { sanitizeUrl as Wi } from "@braintree/sanitize-url";
|
|
13
13
|
function Ji(n) {
|
|
14
14
|
return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
|
|
15
15
|
}
|
|
16
|
-
var
|
|
16
|
+
var oi = { exports: {} }, Oe = oi.exports = {}, qt, Ht;
|
|
17
17
|
function Gr() {
|
|
18
18
|
throw new Error("setTimeout has not been defined");
|
|
19
19
|
}
|
|
@@ -32,7 +32,7 @@ function Vr() {
|
|
|
32
32
|
Ht = Vr;
|
|
33
33
|
}
|
|
34
34
|
})();
|
|
35
|
-
function
|
|
35
|
+
function ii(n) {
|
|
36
36
|
if (qt === setTimeout)
|
|
37
37
|
return setTimeout(n, 0);
|
|
38
38
|
if ((qt === Gr || !qt) && setTimeout)
|
|
@@ -64,11 +64,11 @@ function Xi(n) {
|
|
|
64
64
|
}
|
|
65
65
|
var tn = [], Un = !1, Cn, hr = -1;
|
|
66
66
|
function Zi() {
|
|
67
|
-
!Un || !Cn || (Un = !1, Cn.length ? tn = Cn.concat(tn) : hr = -1, tn.length &&
|
|
67
|
+
!Un || !Cn || (Un = !1, Cn.length ? tn = Cn.concat(tn) : hr = -1, tn.length && ai());
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function ai() {
|
|
70
70
|
if (!Un) {
|
|
71
|
-
var n =
|
|
71
|
+
var n = ii(Zi);
|
|
72
72
|
Un = !0;
|
|
73
73
|
for (var e = tn.length; e; ) {
|
|
74
74
|
for (Cn = tn, tn = []; ++hr < e; )
|
|
@@ -83,12 +83,12 @@ Oe.nextTick = function(n) {
|
|
|
83
83
|
if (arguments.length > 1)
|
|
84
84
|
for (var t = 1; t < arguments.length; t++)
|
|
85
85
|
e[t - 1] = arguments[t];
|
|
86
|
-
tn.push(new
|
|
86
|
+
tn.push(new si(n, e)), tn.length === 1 && !Un && ii(ai);
|
|
87
87
|
};
|
|
88
|
-
function
|
|
88
|
+
function si(n, e) {
|
|
89
89
|
this.fun = n, this.array = e;
|
|
90
90
|
}
|
|
91
|
-
|
|
91
|
+
si.prototype.run = function() {
|
|
92
92
|
this.fun.apply(null, this.array);
|
|
93
93
|
};
|
|
94
94
|
Oe.title = "browser";
|
|
@@ -123,7 +123,7 @@ Oe.chdir = function(n) {
|
|
|
123
123
|
Oe.umask = function() {
|
|
124
124
|
return 0;
|
|
125
125
|
};
|
|
126
|
-
var ea =
|
|
126
|
+
var ea = oi.exports;
|
|
127
127
|
const ta = /* @__PURE__ */ Ji(ea);
|
|
128
128
|
var so = {}, Mr = {};
|
|
129
129
|
Mr.byteLength = oa;
|
|
@@ -134,7 +134,7 @@ for (var Pn = 0, ra = jr.length; Pn < ra; ++Pn)
|
|
|
134
134
|
Gt[Pn] = jr[Pn], wt[jr.charCodeAt(Pn)] = Pn;
|
|
135
135
|
wt[45] = 62;
|
|
136
136
|
wt[95] = 63;
|
|
137
|
-
function
|
|
137
|
+
function ci(n) {
|
|
138
138
|
var e = n.length;
|
|
139
139
|
if (e % 4 > 0)
|
|
140
140
|
throw new Error("Invalid string. Length must be a multiple of 4");
|
|
@@ -144,14 +144,14 @@ function li(n) {
|
|
|
144
144
|
return [t, r];
|
|
145
145
|
}
|
|
146
146
|
function oa(n) {
|
|
147
|
-
var e =
|
|
147
|
+
var e = ci(n), t = e[0], r = e[1];
|
|
148
148
|
return (t + r) * 3 / 4 - r;
|
|
149
149
|
}
|
|
150
150
|
function ia(n, e, t) {
|
|
151
151
|
return (e + t) * 3 / 4 - t;
|
|
152
152
|
}
|
|
153
153
|
function aa(n) {
|
|
154
|
-
var e, t =
|
|
154
|
+
var e, t = ci(n), r = t[0], o = t[1], i = new na(ia(n, r, o)), a = 0, s = o > 0 ? r - 4 : r, c;
|
|
155
155
|
for (c = 0; c < s; c += 4)
|
|
156
156
|
e = wt[n.charCodeAt(c)] << 18 | wt[n.charCodeAt(c + 1)] << 12 | wt[n.charCodeAt(c + 2)] << 6 | wt[n.charCodeAt(c + 3)], i[a++] = e >> 16 & 255, i[a++] = e >> 8 & 255, i[a++] = e & 255;
|
|
157
157
|
return o === 2 && (e = wt[n.charCodeAt(c)] << 2 | wt[n.charCodeAt(c + 1)] >> 4, i[a++] = e & 255), o === 1 && (e = wt[n.charCodeAt(c)] << 10 | wt[n.charCodeAt(c + 1)] << 4 | wt[n.charCodeAt(c + 2)] >> 2, i[a++] = e >> 8 & 255, i[a++] = e & 255), i;
|
|
@@ -1456,7 +1456,7 @@ const lo = /* @__PURE__ */ Yt(fa, [["render", Ca], ["__scopeId", "data-v-465df13
|
|
|
1456
1456
|
updateAccount(n) {
|
|
1457
1457
|
return pe().put("/accounts/me", n);
|
|
1458
1458
|
}
|
|
1459
|
-
},
|
|
1459
|
+
}, Po = {
|
|
1460
1460
|
registerDevice(n) {
|
|
1461
1461
|
return pe().post("/devices/add", n);
|
|
1462
1462
|
},
|
|
@@ -1473,7 +1473,7 @@ const lo = /* @__PURE__ */ Yt(fa, [["render", Ca], ["__scopeId", "data-v-465df13
|
|
|
1473
1473
|
qrCodePooling(n) {
|
|
1474
1474
|
return pe().post("/company/login/qr", n);
|
|
1475
1475
|
}
|
|
1476
|
-
},
|
|
1476
|
+
}, li = {
|
|
1477
1477
|
state: {
|
|
1478
1478
|
english: "English",
|
|
1479
1479
|
spanish: "Spanish",
|
|
@@ -1963,7 +1963,7 @@ const lo = /* @__PURE__ */ Yt(fa, [["render", Ca], ["__scopeId", "data-v-465df13
|
|
|
1963
1963
|
app_region: "Region",
|
|
1964
1964
|
app_region_p: "Select your region for personalized billing and support experience"
|
|
1965
1965
|
}
|
|
1966
|
-
},
|
|
1966
|
+
}, ui = {
|
|
1967
1967
|
state: {
|
|
1968
1968
|
english: "Englisch",
|
|
1969
1969
|
spanish: "Spanisch",
|
|
@@ -2453,7 +2453,7 @@ const lo = /* @__PURE__ */ Yt(fa, [["render", Ca], ["__scopeId", "data-v-465df13
|
|
|
2453
2453
|
app_region: "Region",
|
|
2454
2454
|
app_region_p: "Region für passende Abrechnung & Support wählen"
|
|
2455
2455
|
}
|
|
2456
|
-
},
|
|
2456
|
+
}, di = {
|
|
2457
2457
|
state: {
|
|
2458
2458
|
english: "Inglés",
|
|
2459
2459
|
spanish: "Español",
|
|
@@ -2943,7 +2943,7 @@ const lo = /* @__PURE__ */ Yt(fa, [["render", Ca], ["__scopeId", "data-v-465df13
|
|
|
2943
2943
|
app_region: "Región",
|
|
2944
2944
|
app_region_p: "Selecciona tu región para facturación y soporte personalizados"
|
|
2945
2945
|
}
|
|
2946
|
-
},
|
|
2946
|
+
}, pi = {
|
|
2947
2947
|
state: {
|
|
2948
2948
|
english: "Anglais",
|
|
2949
2949
|
spanish: "Espagnol",
|
|
@@ -3435,7 +3435,7 @@ Il n'y a aucun lien dans votre profil.`,
|
|
|
3435
3435
|
app_region: "Région",
|
|
3436
3436
|
app_region_p: "Sélectionnez votre région pour une facturation & assistance personnalisées"
|
|
3437
3437
|
}
|
|
3438
|
-
},
|
|
3438
|
+
}, hi = {
|
|
3439
3439
|
state: {
|
|
3440
3440
|
english: "Inglese",
|
|
3441
3441
|
spanish: "Spagnolo",
|
|
@@ -3922,7 +3922,7 @@ Il n'y a aucun lien dans votre profil.`,
|
|
|
3922
3922
|
app_region: "Regione",
|
|
3923
3923
|
app_region_p: "Seleziona la tua regione per fatturazione e supporto personalizzati"
|
|
3924
3924
|
}
|
|
3925
|
-
},
|
|
3925
|
+
}, mi = {
|
|
3926
3926
|
state: {
|
|
3927
3927
|
english: "Engleski",
|
|
3928
3928
|
spanish: "Španski",
|
|
@@ -4404,7 +4404,7 @@ Il n'y a aucun lien dans votre profil.`,
|
|
|
4404
4404
|
app_region: "Region",
|
|
4405
4405
|
app_region_p: "Izaberite region radi prilagođenog plaćanja i podrške"
|
|
4406
4406
|
}
|
|
4407
|
-
},
|
|
4407
|
+
}, fi = {
|
|
4408
4408
|
state: {
|
|
4409
4409
|
english: "İngilizce",
|
|
4410
4410
|
spanish: "İspanyolca",
|
|
@@ -5375,7 +5375,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
5375
5375
|
app_region: "地區",
|
|
5376
5376
|
app_region_p: "選擇您的地區以獲得個人化的帳單與支援服務"
|
|
5377
5377
|
}
|
|
5378
|
-
},
|
|
5378
|
+
}, gi = {
|
|
5379
5379
|
state: {
|
|
5380
5380
|
english: "영어",
|
|
5381
5381
|
spanish: "스페인어",
|
|
@@ -6846,11 +6846,11 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
6846
6846
|
app_region: "Região",
|
|
6847
6847
|
app_region_p: "Selecione sua região para experiência de faturamento e suporte personalizada"
|
|
6848
6848
|
}
|
|
6849
|
-
},
|
|
6849
|
+
}, Mo = () => Promise.resolve().then(() => Ea), Aa = () => Promise.resolve().then(() => Nc), Ra = () => Promise.resolve().then(() => Ul), Pa = () => Promise.resolve().then(() => Wp), Ma = () => Promise.resolve().then(() => ul), Na = () => Promise.resolve().then(() => Xl), La = () => Promise.resolve().then(() => nh), Oa = () => import("./QR-DudSvdIw.js"), za = () => Promise.resolve().then(() => Xu), xa = () => import("./Apps-DrIjXIu-.js"), Ua = () => Promise.resolve().then(() => Od), Ba = () => import("./CustomApp-CH94gxCf.js"), Da = () => Promise.resolve().then(() => wp), ja = [
|
|
6850
6850
|
{
|
|
6851
6851
|
path: "/welcome",
|
|
6852
6852
|
name: "AuthWelcome",
|
|
6853
|
-
component:
|
|
6853
|
+
component: Mo
|
|
6854
6854
|
},
|
|
6855
6855
|
{
|
|
6856
6856
|
path: "/login",
|
|
@@ -6916,12 +6916,12 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
6916
6916
|
{
|
|
6917
6917
|
path: "/",
|
|
6918
6918
|
name: "404",
|
|
6919
|
-
component:
|
|
6919
|
+
component: Mo
|
|
6920
6920
|
}
|
|
6921
|
-
],
|
|
6921
|
+
], No = Ki({
|
|
6922
6922
|
history: Gi("/"),
|
|
6923
6923
|
routes: ja
|
|
6924
|
-
}),
|
|
6924
|
+
}), _i = {
|
|
6925
6925
|
namespaced: !0,
|
|
6926
6926
|
state: {
|
|
6927
6927
|
$storex: {},
|
|
@@ -6935,15 +6935,15 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
6935
6935
|
device: {},
|
|
6936
6936
|
loggedInAccounts: {},
|
|
6937
6937
|
ssoLang: {
|
|
6938
|
-
en:
|
|
6939
|
-
de:
|
|
6940
|
-
es:
|
|
6941
|
-
fr:
|
|
6942
|
-
it:
|
|
6943
|
-
sr:
|
|
6944
|
-
tr:
|
|
6938
|
+
en: li.state,
|
|
6939
|
+
de: ui.state,
|
|
6940
|
+
es: di.state,
|
|
6941
|
+
fr: pi.state,
|
|
6942
|
+
it: hi.state,
|
|
6943
|
+
sr: mi.state,
|
|
6944
|
+
tr: fi.state,
|
|
6945
6945
|
cn: Ta.state,
|
|
6946
|
-
kr:
|
|
6946
|
+
kr: gi.state,
|
|
6947
6947
|
pt: Ia.state,
|
|
6948
6948
|
ja: Sa.state
|
|
6949
6949
|
},
|
|
@@ -7008,6 +7008,9 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
7008
7008
|
},
|
|
7009
7009
|
setApiRoot(n, e) {
|
|
7010
7010
|
n.apiRoot = e;
|
|
7011
|
+
},
|
|
7012
|
+
addAllowedOrigin(n, e) {
|
|
7013
|
+
n.allowedOriginsAuth.includes(e) || n.allowedOriginsAuth.push(e);
|
|
7011
7014
|
}
|
|
7012
7015
|
},
|
|
7013
7016
|
actions: {
|
|
@@ -7102,7 +7105,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
7102
7105
|
},
|
|
7103
7106
|
loginSuccess({ commit: n, state: e, dispatch: t, getters: r }, o) {
|
|
7104
7107
|
if (e.display === "redirect")
|
|
7105
|
-
return e.redirect_uri && !e.allowedOriginsAuth.some((i) => e.redirect_uri.startsWith(i)) ? console.error("Redirect URI not allowed") :
|
|
7108
|
+
return e.redirect_uri && !e.allowedOriginsAuth.some((i) => e.redirect_uri.startsWith(i)) ? console.error("Redirect URI not allowed") : No.push("/account");
|
|
7106
7109
|
e.display === "popup" ? e.allowedOriginsAuth.forEach((i) => {
|
|
7107
7110
|
var a;
|
|
7108
7111
|
(a = window.parent) == null || a.postMessage({ code: o.data.auth_code, state: e.state }, i);
|
|
@@ -7162,11 +7165,11 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
7162
7165
|
webViewVersion: r.webViewVersion
|
|
7163
7166
|
}
|
|
7164
7167
|
};
|
|
7165
|
-
const [i, a] = await ke(
|
|
7168
|
+
const [i, a] = await ke(Po.registerDevice(o));
|
|
7166
7169
|
return i ? e("errorHandler", i) : a;
|
|
7167
7170
|
},
|
|
7168
7171
|
async addFcmToken({ commit: n, dispatch: e }, t) {
|
|
7169
|
-
const [r, o] = await ke(
|
|
7172
|
+
const [r, o] = await ke(Po.addFcmToken(t));
|
|
7170
7173
|
return r ? e("errorHandler", r) : o;
|
|
7171
7174
|
},
|
|
7172
7175
|
async acceptCompanyInvitation({ commit: n, dispatch: e }, t) {
|
|
@@ -7188,7 +7191,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
7188
7191
|
});
|
|
7189
7192
|
else {
|
|
7190
7193
|
if (t.display === "redirect")
|
|
7191
|
-
return
|
|
7194
|
+
return No.push("/welcome");
|
|
7192
7195
|
t.display === "npm" && te.$emit("ssoEvent", { name: "redirect", data: "/welcome" });
|
|
7193
7196
|
}
|
|
7194
7197
|
},
|
|
@@ -7261,7 +7264,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
7261
7264
|
}
|
|
7262
7265
|
}, At = $i({
|
|
7263
7266
|
modules: {
|
|
7264
|
-
auth:
|
|
7267
|
+
auth: _i
|
|
7265
7268
|
}
|
|
7266
7269
|
}), pe = (n = null, e = "v1") => {
|
|
7267
7270
|
const t = e;
|
|
@@ -7285,7 +7288,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
7285
7288
|
lang: At.getters["auth/appLanguage"],
|
|
7286
7289
|
realm: At.getters["auth/appRealm"] || "app"
|
|
7287
7290
|
}), At.getters["auth/accessToken"] && !n) {
|
|
7288
|
-
const a =
|
|
7291
|
+
const a = ti(At.getters["auth/accessToken"]);
|
|
7289
7292
|
if (a.exp - 30 < Math.floor(Date.now() / 1e3))
|
|
7290
7293
|
return At.dispatch("auth/refreshTokenAction", a).then(() => (i.headers = {
|
|
7291
7294
|
...i.headers,
|
|
@@ -7366,7 +7369,7 @@ const nt = {
|
|
|
7366
7369
|
async getRecords(n) {
|
|
7367
7370
|
return pe().post("/objects/records", n);
|
|
7368
7371
|
}
|
|
7369
|
-
},
|
|
7372
|
+
}, Lo = Pr("GoogleAuth", {
|
|
7370
7373
|
web: () => import("./web-UrTMimK1.js").then((n) => new n.GoogleAuthWeb())
|
|
7371
7374
|
}), vi = {
|
|
7372
7375
|
data() {
|
|
@@ -7380,13 +7383,13 @@ const nt = {
|
|
|
7380
7383
|
}
|
|
7381
7384
|
},
|
|
7382
7385
|
mounted() {
|
|
7383
|
-
|
|
7386
|
+
Lo.initialize();
|
|
7384
7387
|
},
|
|
7385
7388
|
methods: {
|
|
7386
7389
|
async googleLogin() {
|
|
7387
7390
|
var t;
|
|
7388
7391
|
this.googleLoad = !0;
|
|
7389
|
-
let [n, e] = await ke(
|
|
7392
|
+
let [n, e] = await ke(Lo.signIn());
|
|
7390
7393
|
if (n) return this.googleLoad = !1;
|
|
7391
7394
|
if (this.referral && (e.ref = this.referral), e.authentication && (e.authentication.accessToken || e.authentication.idToken)) {
|
|
7392
7395
|
this.referral && (e.ref = this.referral), this.display === "popup" && (e.response_type = "code");
|
|
@@ -7429,7 +7432,7 @@ const nt = {
|
|
|
7429
7432
|
})
|
|
7430
7433
|
);
|
|
7431
7434
|
if (n) return this.appleLoad = !1;
|
|
7432
|
-
if (e.response.tokenData =
|
|
7435
|
+
if (e.response.tokenData = ti(e.response.identityToken), e && e.response && e.response.identityToken) {
|
|
7433
7436
|
this.referral && (e.response.ref = this.referral), this.display === "popup" && (e.response_type = "code");
|
|
7434
7437
|
const [r, o] = await ke(nt.appleSDK(e.response, this.$storex));
|
|
7435
7438
|
if (r)
|
|
@@ -7484,7 +7487,7 @@ var J = function() {
|
|
|
7484
7487
|
return e;
|
|
7485
7488
|
}, J.apply(this, arguments);
|
|
7486
7489
|
};
|
|
7487
|
-
function
|
|
7490
|
+
function Oo(n, e) {
|
|
7488
7491
|
var t = {};
|
|
7489
7492
|
for (var r in n) Object.prototype.hasOwnProperty.call(n, r) && e.indexOf(r) < 0 && (t[r] = n[r]);
|
|
7490
7493
|
if (n != null && typeof Object.getOwnPropertySymbols == "function")
|
|
@@ -7596,7 +7599,7 @@ function qa(n, e) {
|
|
|
7596
7599
|
}
|
|
7597
7600
|
return i;
|
|
7598
7601
|
}
|
|
7599
|
-
function
|
|
7602
|
+
function uo() {
|
|
7600
7603
|
for (var n = [], e = 0; e < arguments.length; e++)
|
|
7601
7604
|
n = n.concat(qa(arguments[e]));
|
|
7602
7605
|
return n;
|
|
@@ -7791,7 +7794,7 @@ var b = {
|
|
|
7791
7794
|
b.OPENID_SCOPE,
|
|
7792
7795
|
b.PROFILE_SCOPE,
|
|
7793
7796
|
b.OFFLINE_ACCESS_SCOPE
|
|
7794
|
-
],
|
|
7797
|
+
], zo = Nr(ir, [
|
|
7795
7798
|
b.EMAIL_SCOPE
|
|
7796
7799
|
]), _t;
|
|
7797
7800
|
(function(n) {
|
|
@@ -7824,7 +7827,7 @@ var et = {
|
|
|
7824
7827
|
(function(n) {
|
|
7825
7828
|
n.ACCOUNT = "account", n.SID = "sid", n.LOGIN_HINT = "login_hint", n.ID_TOKEN = "id_token", n.DOMAIN_HINT = "domain_hint", n.ORGANIZATIONS = "organizations", n.CONSUMERS = "consumers", n.ACCOUNT_ID = "accountIdentifier", n.HOMEACCOUNT_ID = "homeAccountIdentifier";
|
|
7826
7829
|
})(Vn || (Vn = {}));
|
|
7827
|
-
var
|
|
7830
|
+
var xo = {
|
|
7828
7831
|
PLAIN: "plain",
|
|
7829
7832
|
S256: "S256"
|
|
7830
7833
|
}, vr;
|
|
@@ -7883,7 +7886,7 @@ var Yn = {
|
|
|
7883
7886
|
THROTTLING_PREFIX: "throttling",
|
|
7884
7887
|
// Value assigned to the x-ms-lib-capability header to indicate to the server the library supports throttling
|
|
7885
7888
|
X_MS_LIB_CAPABILITY_VALUE: "retry-after, h429"
|
|
7886
|
-
},
|
|
7889
|
+
}, Uo = {
|
|
7887
7890
|
INVALID_GRANT_ERROR: "invalid_grant",
|
|
7888
7891
|
CLIENT_MISMATCH_ERROR: "client_mismatch"
|
|
7889
7892
|
}, br;
|
|
@@ -8372,7 +8375,7 @@ var qe;
|
|
|
8372
8375
|
(function(n) {
|
|
8373
8376
|
n[n.Error = 0] = "Error", n[n.Warning = 1] = "Warning", n[n.Info = 2] = "Info", n[n.Verbose = 3] = "Verbose", n[n.Trace = 4] = "Trace";
|
|
8374
8377
|
})(qe || (qe = {}));
|
|
8375
|
-
var
|
|
8378
|
+
var po = (
|
|
8376
8379
|
/** @class */
|
|
8377
8380
|
function() {
|
|
8378
8381
|
function n(e, t, r) {
|
|
@@ -8465,7 +8468,7 @@ var ho = (
|
|
|
8465
8468
|
}()
|
|
8466
8469
|
);
|
|
8467
8470
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
8468
|
-
var bi = "@azure/msal-common",
|
|
8471
|
+
var bi = "@azure/msal-common", ho = "13.3.1";
|
|
8469
8472
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
8470
8473
|
var tr;
|
|
8471
8474
|
(function(n) {
|
|
@@ -8655,7 +8658,7 @@ var Ze = (
|
|
|
8655
8658
|
});
|
|
8656
8659
|
}, n.prototype.containsOnlyOIDCScopes = function() {
|
|
8657
8660
|
var e = this, t = 0;
|
|
8658
|
-
return
|
|
8661
|
+
return zo.forEach(function(r) {
|
|
8659
8662
|
e.containsScope(r) && (t += 1);
|
|
8660
8663
|
}), this.scopes.size === t;
|
|
8661
8664
|
}, n.prototype.appendScope = function(e) {
|
|
@@ -8675,7 +8678,7 @@ var Ze = (
|
|
|
8675
8678
|
this.scopes.delete(e.trim());
|
|
8676
8679
|
}, n.prototype.removeOIDCScopes = function() {
|
|
8677
8680
|
var e = this;
|
|
8678
|
-
|
|
8681
|
+
zo.forEach(function(t) {
|
|
8679
8682
|
e.scopes.delete(t);
|
|
8680
8683
|
});
|
|
8681
8684
|
}, n.prototype.unionScopeSets = function(e) {
|
|
@@ -8858,7 +8861,7 @@ var st = (
|
|
|
8858
8861
|
/** @class */
|
|
8859
8862
|
function() {
|
|
8860
8863
|
function n(e, t, r) {
|
|
8861
|
-
this.clientId = e, this.cryptoImpl = t, this.commonLogger = r.clone(bi,
|
|
8864
|
+
this.clientId = e, this.cryptoImpl = t, this.commonLogger = r.clone(bi, ho);
|
|
8862
8865
|
}
|
|
8863
8866
|
return n.prototype.getAllAccounts = function() {
|
|
8864
8867
|
var e = this, t = this.getAccountKeys();
|
|
@@ -9338,7 +9341,7 @@ var Ga = 300, wi = {
|
|
|
9338
9341
|
}
|
|
9339
9342
|
}, Ya = {
|
|
9340
9343
|
sku: b.SKU,
|
|
9341
|
-
version:
|
|
9344
|
+
version: ho,
|
|
9342
9345
|
cpu: b.EMPTY_STRING,
|
|
9343
9346
|
os: b.EMPTY_STRING
|
|
9344
9347
|
}, Wa = {
|
|
@@ -9360,7 +9363,7 @@ function Za(n) {
|
|
|
9360
9363
|
systemOptions: ye(ye({}, wi), t),
|
|
9361
9364
|
loggerOptions: E,
|
|
9362
9365
|
cacheOptions: ye(ye({}, Qa), o),
|
|
9363
|
-
storageInterface: i || new Ka(e.clientId, wr, new
|
|
9366
|
+
storageInterface: i || new Ka(e.clientId, wr, new po(E)),
|
|
9364
9367
|
networkInterface: a || $a,
|
|
9365
9368
|
cryptoInterface: s || wr,
|
|
9366
9369
|
clientCredentials: c || Wa,
|
|
@@ -9498,8 +9501,8 @@ var kn = (
|
|
|
9498
9501
|
this.validateCodeChallengeMethod(t);
|
|
9499
9502
|
}, n.validateCodeChallengeMethod = function(e) {
|
|
9500
9503
|
if ([
|
|
9501
|
-
|
|
9502
|
-
|
|
9504
|
+
xo.PLAIN,
|
|
9505
|
+
xo.S256
|
|
9503
9506
|
].indexOf(e) < 0)
|
|
9504
9507
|
throw Ae.createInvalidCodeChallengeMethodError();
|
|
9505
9508
|
}, n.sanitizeEQParams = function(e, t) {
|
|
@@ -9632,11 +9635,11 @@ var Jn = (
|
|
|
9632
9635
|
}()
|
|
9633
9636
|
);
|
|
9634
9637
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9635
|
-
var
|
|
9638
|
+
var mo = (
|
|
9636
9639
|
/** @class */
|
|
9637
9640
|
function() {
|
|
9638
9641
|
function n(e, t) {
|
|
9639
|
-
this.config = Za(e), this.logger = new
|
|
9642
|
+
this.config = Za(e), this.logger = new po(this.config.loggerOptions, bi, ho), this.cryptoUtils = this.config.cryptoInterface, this.cacheManager = this.config.storageInterface, this.networkClient = this.config.networkInterface, this.networkManager = new ts(this.networkClient, this.cacheManager), this.serverTelemetryManager = this.config.serverTelemetryManager, this.authority = this.config.authOptions.authority, this.performanceClient = t;
|
|
9640
9643
|
}
|
|
9641
9644
|
return n.prototype.createTokenRequestHeaders = function(e) {
|
|
9642
9645
|
var t = {};
|
|
@@ -9678,7 +9681,7 @@ var fo = (
|
|
|
9678
9681
|
}()
|
|
9679
9682
|
);
|
|
9680
9683
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9681
|
-
var
|
|
9684
|
+
var fo = (
|
|
9682
9685
|
/** @class */
|
|
9683
9686
|
function() {
|
|
9684
9687
|
function n() {
|
|
@@ -9745,7 +9748,7 @@ var En = (
|
|
|
9745
9748
|
}, e.isIdTokenEntity = function(t) {
|
|
9746
9749
|
return t ? t.hasOwnProperty("homeAccountId") && t.hasOwnProperty("environment") && t.hasOwnProperty("credentialType") && t.hasOwnProperty("realm") && t.hasOwnProperty("clientId") && t.hasOwnProperty("secret") && t.credentialType === ee.ID_TOKEN : !1;
|
|
9747
9750
|
}, e;
|
|
9748
|
-
}(
|
|
9751
|
+
}(fo)
|
|
9749
9752
|
);
|
|
9750
9753
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9751
9754
|
var Ct = (
|
|
@@ -9797,7 +9800,7 @@ var Tn = (
|
|
|
9797
9800
|
}, e.isAccessTokenEntity = function(t) {
|
|
9798
9801
|
return t ? t.hasOwnProperty("homeAccountId") && t.hasOwnProperty("environment") && t.hasOwnProperty("credentialType") && t.hasOwnProperty("realm") && t.hasOwnProperty("clientId") && t.hasOwnProperty("secret") && t.hasOwnProperty("target") && (t.credentialType === ee.ACCESS_TOKEN || t.credentialType === ee.ACCESS_TOKEN_WITH_AUTH_SCHEME) : !1;
|
|
9799
9802
|
}, e;
|
|
9800
|
-
}(
|
|
9803
|
+
}(fo)
|
|
9801
9804
|
);
|
|
9802
9805
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9803
9806
|
var On = (
|
|
@@ -9813,10 +9816,10 @@ var On = (
|
|
|
9813
9816
|
}, e.isRefreshTokenEntity = function(t) {
|
|
9814
9817
|
return t ? t.hasOwnProperty("homeAccountId") && t.hasOwnProperty("environment") && t.hasOwnProperty("credentialType") && t.hasOwnProperty("clientId") && t.hasOwnProperty("secret") && t.credentialType === ee.REFRESH_TOKEN : !1;
|
|
9815
9818
|
}, e;
|
|
9816
|
-
}(
|
|
9819
|
+
}(fo)
|
|
9817
9820
|
);
|
|
9818
9821
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9819
|
-
var
|
|
9822
|
+
var Bo = [
|
|
9820
9823
|
"interaction_required",
|
|
9821
9824
|
"consent_required",
|
|
9822
9825
|
"login_required"
|
|
@@ -9844,7 +9847,7 @@ var Do = [
|
|
|
9844
9847
|
return Object.setPrototypeOf(p, e.prototype), p.timestamp = i || b.EMPTY_STRING, p.traceId = a || b.EMPTY_STRING, p.correlationId = s || b.EMPTY_STRING, p.claims = c || b.EMPTY_STRING, p.name = "InteractionRequiredAuthError", p;
|
|
9845
9848
|
}
|
|
9846
9849
|
return e.isInteractionRequiredError = function(t, r, o) {
|
|
9847
|
-
var i = !!t &&
|
|
9850
|
+
var i = !!t && Bo.indexOf(t) > -1, a = !!o && ns.indexOf(o) > -1, s = !!r && Bo.some(function(c) {
|
|
9848
9851
|
return r.indexOf(c) > -1;
|
|
9849
9852
|
});
|
|
9850
9853
|
return i || s || a;
|
|
@@ -10458,7 +10461,7 @@ var ki = (
|
|
|
10458
10461
|
var r;
|
|
10459
10462
|
return ((r = t.idTokenClaims) === null || r === void 0 ? void 0 : r.login_hint) || null;
|
|
10460
10463
|
}, e;
|
|
10461
|
-
}(
|
|
10464
|
+
}(mo)
|
|
10462
10465
|
);
|
|
10463
10466
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10464
10467
|
var Ci = (
|
|
@@ -10508,7 +10511,7 @@ var Ci = (
|
|
|
10508
10511
|
try {
|
|
10509
10512
|
return (o = this.performanceClient) === null || o === void 0 || o.setPreQueueTime(P.RefreshTokenClientAcquireTokenWithCachedRefreshToken, t.correlationId), [2, this.acquireTokenWithCachedRefreshToken(t, !0)];
|
|
10510
10513
|
} catch (g) {
|
|
10511
|
-
if (c = g instanceof Mt && g.errorCode === zn.noTokensFoundError.code, p = g instanceof An && g.errorCode ===
|
|
10514
|
+
if (c = g instanceof Mt && g.errorCode === zn.noTokensFoundError.code, p = g instanceof An && g.errorCode === Uo.INVALID_GRANT_ERROR && g.subError === Uo.CLIENT_MISMATCH_ERROR, c || p)
|
|
10512
10515
|
return (i = this.performanceClient) === null || i === void 0 || i.setPreQueueTime(P.RefreshTokenClientAcquireTokenWithCachedRefreshToken, t.correlationId), [2, this.acquireTokenWithCachedRefreshToken(t, !1)];
|
|
10513
10516
|
throw g;
|
|
10514
10517
|
}
|
|
@@ -10601,7 +10604,7 @@ var Ci = (
|
|
|
10601
10604
|
});
|
|
10602
10605
|
});
|
|
10603
10606
|
}, e;
|
|
10604
|
-
}(
|
|
10607
|
+
}(mo)
|
|
10605
10608
|
);
|
|
10606
10609
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10607
10610
|
var is = (
|
|
@@ -10677,14 +10680,14 @@ var is = (
|
|
|
10677
10680
|
});
|
|
10678
10681
|
});
|
|
10679
10682
|
}, e;
|
|
10680
|
-
}(
|
|
10683
|
+
}(mo)
|
|
10681
10684
|
);
|
|
10682
10685
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10683
10686
|
function as(n) {
|
|
10684
10687
|
return n.hasOwnProperty("authorization_endpoint") && n.hasOwnProperty("token_endpoint") && n.hasOwnProperty("issuer") && n.hasOwnProperty("jwks_uri");
|
|
10685
10688
|
}
|
|
10686
10689
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10687
|
-
var Ei = { endpointMetadata: { "https://login.microsoftonline.com/common/": { token_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/common/": { token_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/common/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/common/": { token_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/consumers/": { token_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/consumers/": { token_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/consumers/": { token_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/organizations/": { token_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/organizations/": { token_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/organizations/": { token_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" } }, instanceDiscoveryMetadata: { "https://login.microsoftonline.com/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/common/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/consumers/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/organizations/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] } } }, jo = Ei.endpointMetadata, Fo = Ei.instanceDiscoveryMetadata;
|
|
10690
|
+
var Ei = { endpointMetadata: { "https://login.microsoftonline.com/common/": { token_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/common/": { token_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/common/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/common/": { token_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/consumers/": { token_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/consumers/": { token_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/consumers/": { token_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/organizations/": { token_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/organizations/": { token_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/organizations/": { token_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" } }, instanceDiscoveryMetadata: { "https://login.microsoftonline.com/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/common/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/consumers/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/organizations/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] } } }, Do = Ei.endpointMetadata, jo = Ei.instanceDiscoveryMetadata;
|
|
10688
10691
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10689
10692
|
var nr;
|
|
10690
10693
|
(function(n) {
|
|
@@ -11047,7 +11050,7 @@ var rr = (
|
|
|
11047
11050
|
});
|
|
11048
11051
|
});
|
|
11049
11052
|
}, n.prototype.getEndpointMetadataFromHardcodedValues = function() {
|
|
11050
|
-
return this.canonicalAuthority in
|
|
11053
|
+
return this.canonicalAuthority in Do ? Do[this.canonicalAuthority] : null;
|
|
11051
11054
|
}, n.prototype.updateMetadataWithRegionalInformation = function(e) {
|
|
11052
11055
|
var t, r, o, i;
|
|
11053
11056
|
return se(this, void 0, void 0, function() {
|
|
@@ -11130,7 +11133,7 @@ Error Description: ` + p.message)), [2, null];
|
|
|
11130
11133
|
});
|
|
11131
11134
|
});
|
|
11132
11135
|
}, n.prototype.getCloudDiscoveryMetadataFromHarcodedValues = function() {
|
|
11133
|
-
return this.canonicalAuthority in
|
|
11136
|
+
return this.canonicalAuthority in jo ? jo[this.canonicalAuthority] : null;
|
|
11134
11137
|
}, n.prototype.isInKnownAuthorities = function() {
|
|
11135
11138
|
var e = this, t = this.authorityOptions.knownAuthorities.filter(function(r) {
|
|
11136
11139
|
return he.getDomainFromUrl(r).toLowerCase() === e.hostnameAndPort;
|
|
@@ -11237,7 +11240,7 @@ var Ir = (
|
|
|
11237
11240
|
}()
|
|
11238
11241
|
);
|
|
11239
11242
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
11240
|
-
var
|
|
11243
|
+
var Fo = (
|
|
11241
11244
|
/** @class */
|
|
11242
11245
|
function() {
|
|
11243
11246
|
function n() {
|
|
@@ -11271,7 +11274,7 @@ var pr = {
|
|
|
11271
11274
|
code: "missing_alg_error",
|
|
11272
11275
|
desc: "The JOSE Header for the requested JWT, JWS or JWK object requires an algorithm to be specified as the 'alg' header claim. No 'alg' value was provided."
|
|
11273
11276
|
}
|
|
11274
|
-
},
|
|
11277
|
+
}, qo = (
|
|
11275
11278
|
/** @class */
|
|
11276
11279
|
function(n) {
|
|
11277
11280
|
lt(e, n);
|
|
@@ -11295,9 +11298,9 @@ var ds = (
|
|
|
11295
11298
|
}
|
|
11296
11299
|
return n.getShrHeaderString = function(e) {
|
|
11297
11300
|
if (!e.kid)
|
|
11298
|
-
throw
|
|
11301
|
+
throw qo.createMissingKidError();
|
|
11299
11302
|
if (!e.alg)
|
|
11300
|
-
throw
|
|
11303
|
+
throw qo.createMissingAlgError();
|
|
11301
11304
|
var t = new n({
|
|
11302
11305
|
// Access Token PoP headers must have type pop, but the type header can be overriden for special cases
|
|
11303
11306
|
typ: e.typ || Jr.Pop,
|
|
@@ -11507,7 +11510,7 @@ var Ti = (
|
|
|
11507
11510
|
}()
|
|
11508
11511
|
);
|
|
11509
11512
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
11510
|
-
var
|
|
11513
|
+
var Ho = (
|
|
11511
11514
|
/** @class */
|
|
11512
11515
|
function() {
|
|
11513
11516
|
function n() {
|
|
@@ -11528,9 +11531,9 @@ var Ko = (
|
|
|
11528
11531
|
return e.prototype.generateId = function() {
|
|
11529
11532
|
return "callback-id";
|
|
11530
11533
|
}, e.prototype.startPerformanceMeasuremeant = function() {
|
|
11531
|
-
return new
|
|
11534
|
+
return new Ho();
|
|
11532
11535
|
}, e.prototype.startPerformanceMeasurement = function() {
|
|
11533
|
-
return new
|
|
11536
|
+
return new Ho();
|
|
11534
11537
|
}, e.prototype.calculateQueuedTime = function(t, r) {
|
|
11535
11538
|
return 0;
|
|
11536
11539
|
}, e.prototype.addQueueMeasurement = function(t, r, o) {
|
|
@@ -11888,16 +11891,16 @@ var Y;
|
|
|
11888
11891
|
(function(n) {
|
|
11889
11892
|
n.Redirect = "redirect", n.Popup = "popup", n.Silent = "silent", n.None = "none";
|
|
11890
11893
|
})(Y || (Y = {}));
|
|
11891
|
-
var
|
|
11894
|
+
var Ko;
|
|
11892
11895
|
(function(n) {
|
|
11893
11896
|
n.Startup = "startup", n.Login = "login", n.Logout = "logout", n.AcquireToken = "acquireToken", n.SsoSilent = "ssoSilent", n.HandleRedirect = "handleRedirect", n.None = "none";
|
|
11894
|
-
})(
|
|
11895
|
-
var
|
|
11897
|
+
})(Ko || (Ko = {}));
|
|
11898
|
+
var Go = {
|
|
11896
11899
|
scopes: ir
|
|
11897
|
-
}, jn = "jwk",
|
|
11900
|
+
}, jn = "jwk", Vo;
|
|
11898
11901
|
(function(n) {
|
|
11899
11902
|
n.React = "@azure/msal-react", n.Angular = "@azure/msal-angular";
|
|
11900
|
-
})(
|
|
11903
|
+
})(Vo || (Vo = {}));
|
|
11901
11904
|
var to = "msal.db", ms = 1, fs = to + ".keys", ct;
|
|
11902
11905
|
(function(n) {
|
|
11903
11906
|
n[n.Default = 0] = "Default", n[n.AccessToken = 1] = "AccessToken", n[n.AccessTokenAndRefreshToken = 2] = "AccessTokenAndRefreshToken", n[n.RefreshToken = 3] = "RefreshToken", n[n.RefreshTokenAndNetwork = 4] = "RefreshTokenAndNetwork", n[n.Skip = 5] = "Skip";
|
|
@@ -11962,7 +11965,7 @@ var at = {
|
|
|
11962
11965
|
}(X)
|
|
11963
11966
|
);
|
|
11964
11967
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
11965
|
-
var
|
|
11968
|
+
var Qo = (
|
|
11966
11969
|
/** @class */
|
|
11967
11970
|
function() {
|
|
11968
11971
|
function n(e) {
|
|
@@ -12049,7 +12052,7 @@ var ro = (
|
|
|
12049
12052
|
case xe.LocalStorage:
|
|
12050
12053
|
case xe.SessionStorage:
|
|
12051
12054
|
try {
|
|
12052
|
-
return new
|
|
12055
|
+
return new Qo(t);
|
|
12053
12056
|
} catch (r) {
|
|
12054
12057
|
this.logger.verbose(r);
|
|
12055
12058
|
break;
|
|
@@ -12061,7 +12064,7 @@ var ro = (
|
|
|
12061
12064
|
case xe.LocalStorage:
|
|
12062
12065
|
case xe.SessionStorage:
|
|
12063
12066
|
try {
|
|
12064
|
-
return new
|
|
12067
|
+
return new Qo(t || xe.SessionStorage);
|
|
12065
12068
|
} catch (o) {
|
|
12066
12069
|
return this.logger.verbose(o), this.internalStorage;
|
|
12067
12070
|
}
|
|
@@ -12357,7 +12360,7 @@ var ro = (
|
|
|
12357
12360
|
if (!r)
|
|
12358
12361
|
return this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"), null;
|
|
12359
12362
|
var o = this.validateAndParseJson(r);
|
|
12360
|
-
return !o || !
|
|
12363
|
+
return !o || !Fo.isThrottlingEntity(t, o) ? (this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"), null) : (this.logger.trace("BrowserCacheManager.getThrottlingCache: cache hit"), st.toObject(new Fo(), o));
|
|
12361
12364
|
}, e.prototype.setThrottlingCache = function(t, r) {
|
|
12362
12365
|
this.logger.trace("BrowserCacheManager.setThrottlingCache called"), this.setItem(t, JSON.stringify(r));
|
|
12363
12366
|
}, e.prototype.getTemporaryCache = function(t, r) {
|
|
@@ -12385,7 +12388,7 @@ var ro = (
|
|
|
12385
12388
|
}, e.prototype.containsKey = function(t) {
|
|
12386
12389
|
return this.browserStorage.containsKey(t) || this.temporaryCacheStorage.containsKey(t);
|
|
12387
12390
|
}, e.prototype.getKeys = function() {
|
|
12388
|
-
return
|
|
12391
|
+
return uo(this.browserStorage.getKeys(), this.temporaryCacheStorage.getKeys());
|
|
12389
12392
|
}, e.prototype.clear = function() {
|
|
12390
12393
|
return x(this, void 0, void 0, function() {
|
|
12391
12394
|
var t = this;
|
|
@@ -12838,7 +12841,7 @@ var Ii = (
|
|
|
12838
12841
|
case 1:
|
|
12839
12842
|
s.sent(), s.label = 2;
|
|
12840
12843
|
case 2:
|
|
12841
|
-
if (o =
|
|
12844
|
+
if (o = uo(e && e.scopes || []), i = J(J({}, e), {
|
|
12842
12845
|
correlationId: this.correlationId,
|
|
12843
12846
|
authority: r,
|
|
12844
12847
|
scopes: o
|
|
@@ -13070,7 +13073,7 @@ var Fn = (
|
|
|
13070
13073
|
}(Ii)
|
|
13071
13074
|
);
|
|
13072
13075
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13073
|
-
var
|
|
13076
|
+
var go = (
|
|
13074
13077
|
/** @class */
|
|
13075
13078
|
function() {
|
|
13076
13079
|
function n(e, t, r, o, i) {
|
|
@@ -13138,7 +13141,7 @@ var _o = (
|
|
|
13138
13141
|
}()
|
|
13139
13142
|
);
|
|
13140
13143
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13141
|
-
var
|
|
13144
|
+
var $o = (
|
|
13142
13145
|
/** @class */
|
|
13143
13146
|
function(n) {
|
|
13144
13147
|
We(e, n);
|
|
@@ -13214,7 +13217,7 @@ var Yo = (
|
|
|
13214
13217
|
});
|
|
13215
13218
|
});
|
|
13216
13219
|
}, e;
|
|
13217
|
-
}(
|
|
13220
|
+
}(go)
|
|
13218
13221
|
);
|
|
13219
13222
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13220
13223
|
var oe;
|
|
@@ -13470,7 +13473,7 @@ var Bn = (
|
|
|
13470
13473
|
return this.logger.info("handleRedirectPromise called but there is no interaction in progress, returning null."), [2, null];
|
|
13471
13474
|
if (t = this.browserStorage.getCachedNativeRequest(), !t)
|
|
13472
13475
|
return this.logger.verbose("NativeInteractionClient - handleRedirectPromise called but there is no cached request, returning null."), [2, null];
|
|
13473
|
-
r = t.prompt, o =
|
|
13476
|
+
r = t.prompt, o = Oo(t, ["prompt"]), r && this.logger.verbose("NativeInteractionClient - handleRedirectPromise called and prompt was included in the original request, removing prompt from cached request to prevent second interaction with native broker window."), this.browserStorage.removeItem(this.browserStorage.generateCacheKey(fe.NATIVE_REQUEST)), i = {
|
|
13474
13477
|
method: rn.GetToken,
|
|
13475
13478
|
request: o
|
|
13476
13479
|
}, a = Ct.nowSeconds(), u.label = 1;
|
|
@@ -13617,7 +13620,7 @@ var Bn = (
|
|
|
13617
13620
|
case 1:
|
|
13618
13621
|
E.sent(), E.label = 2;
|
|
13619
13622
|
case 2:
|
|
13620
|
-
return o = new he(r), o.validateAsUri(), i = t.scopes, a =
|
|
13623
|
+
return o = new he(r), o.validateAsUri(), i = t.scopes, a = Oo(t, ["scopes"]), s = new Ze(i || []), s.appendScopes(ir), c = function() {
|
|
13621
13624
|
switch (k.apiId) {
|
|
13622
13625
|
case Ie.ssoSilent:
|
|
13623
13626
|
case Ie.acquireTokenSilent_silentFlow:
|
|
@@ -13810,7 +13813,7 @@ var ys = (
|
|
|
13810
13813
|
case 3:
|
|
13811
13814
|
return a = k.sent(), this.performanceClient.setPreQueueTime(P.StandardInteractionClientCreateAuthCodeClient, t.correlationId), [4, this.createAuthCodeClient(o, r.authority, r.azureCloudOptions)];
|
|
13812
13815
|
case 4:
|
|
13813
|
-
return s = k.sent(), this.logger.verbose("Auth code client created"), c = new
|
|
13816
|
+
return s = k.sent(), this.logger.verbose("Auth code client created"), c = new $o(s, this.browserStorage, a, this.logger, this.browserCrypto, this.performanceClient), [4, s.getAuthCodeUrl(J(J({}, r), { nativeBroker: In.isNativeAvailable(this.config, this.logger, this.nativeMessageHandler, t.authenticationScheme) }))];
|
|
13814
13817
|
case 5:
|
|
13815
13818
|
return p = k.sent(), u = this.getRedirectStartPage(t.redirectStartPage), this.logger.verbosePii("Redirect start page: " + u), window.addEventListener("pageshow", i), [4, c.initiateAuthRequest(p, {
|
|
13816
13819
|
navigationClient: this.navigationClient,
|
|
@@ -13909,7 +13912,7 @@ var ys = (
|
|
|
13909
13912
|
throw K.createNoCachedAuthorityError();
|
|
13910
13913
|
return this.performanceClient.setPreQueueTime(P.StandardInteractionClientCreateAuthCodeClient, i.correlationId), [4, this.createAuthCodeClient(o, p)];
|
|
13911
13914
|
case 1:
|
|
13912
|
-
return u = k.sent(), this.logger.verbose("Auth code client created"), Cr.removeThrottle(this.browserStorage, this.config.auth.clientId, i), g = new
|
|
13915
|
+
return u = k.sent(), this.logger.verbose("Auth code client created"), Cr.removeThrottle(this.browserStorage, this.config.auth.clientId, i), g = new $o(u, this.browserStorage, i, this.logger, this.browserCrypto, this.performanceClient), [4, g.handleCodeResponseFromHash(t, r, u.authority, this.networkClient)];
|
|
13913
13916
|
case 2:
|
|
13914
13917
|
return [2, k.sent()];
|
|
13915
13918
|
}
|
|
@@ -14014,7 +14017,7 @@ var bs = (
|
|
|
14014
14017
|
case 4:
|
|
14015
14018
|
return p = I.sent(), this.logger.verbose("Auth code client created"), u = In.isNativeAvailable(this.config, this.logger, this.nativeMessageHandler, t.authenticationScheme), g = void 0, u && (g = this.performanceClient.startMeasurement(P.FetchAccountIdWithNativeBroker, t.correlationId)), [4, p.getAuthCodeUrl(J(J({}, s), { nativeBroker: u }))];
|
|
14016
14019
|
case 5:
|
|
14017
|
-
return f = I.sent(), k = new
|
|
14020
|
+
return f = I.sent(), k = new go(p, this.browserStorage, c, this.logger, this.performanceClient), E = {
|
|
14018
14021
|
popup: i,
|
|
14019
14022
|
popupName: r,
|
|
14020
14023
|
popupWindowAttributes: o
|
|
@@ -14288,7 +14291,7 @@ var Ri = (
|
|
|
14288
14291
|
}, e.prototype.removeHiddenIframe = function(t) {
|
|
14289
14292
|
document.body === t.parentNode && document.body.removeChild(t);
|
|
14290
14293
|
}, e;
|
|
14291
|
-
}(
|
|
14294
|
+
}(go)
|
|
14292
14295
|
);
|
|
14293
14296
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14294
14297
|
var Ss = (
|
|
@@ -14706,7 +14709,7 @@ var Ls = (
|
|
|
14706
14709
|
function n() {
|
|
14707
14710
|
}
|
|
14708
14711
|
return n.prototype.initPrng = function(e) {
|
|
14709
|
-
return window.msrCrypto.initPrng(
|
|
14712
|
+
return window.msrCrypto.initPrng(uo(e));
|
|
14710
14713
|
}, n.prototype.getRandomValues = function(e) {
|
|
14711
14714
|
return window.msrCrypto.getRandomValues(e);
|
|
14712
14715
|
}, n.prototype.generateKey = function(e, t, r) {
|
|
@@ -14825,7 +14828,7 @@ var Os = (
|
|
|
14825
14828
|
}()
|
|
14826
14829
|
);
|
|
14827
14830
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14828
|
-
var zs = "RSASSA-PKCS1-v1_5",
|
|
14831
|
+
var zs = "RSASSA-PKCS1-v1_5", Yo = "SHA-256", xs = 2048, Us = new Uint8Array([1, 0, 1]), Ni = (
|
|
14829
14832
|
/** @class */
|
|
14830
14833
|
function() {
|
|
14831
14834
|
function n(e, t) {
|
|
@@ -14845,7 +14848,7 @@ var zs = "RSASSA-PKCS1-v1_5", Wo = "SHA-256", xs = 2048, Us = new Uint8Array([1,
|
|
|
14845
14848
|
}
|
|
14846
14849
|
this.keygenAlgorithmOptions = {
|
|
14847
14850
|
name: zs,
|
|
14848
|
-
hash:
|
|
14851
|
+
hash: Yo,
|
|
14849
14852
|
modulusLength: xs,
|
|
14850
14853
|
publicExponent: Us
|
|
14851
14854
|
};
|
|
@@ -14860,7 +14863,7 @@ var zs = "RSASSA-PKCS1-v1_5", Wo = "SHA-256", xs = 2048, Us = new Uint8Array([1,
|
|
|
14860
14863
|
return x(this, void 0, void 0, function() {
|
|
14861
14864
|
var t;
|
|
14862
14865
|
return U(this, function(r) {
|
|
14863
|
-
return t = an.stringToUtf8Arr(e), [2, this.subtleCrypto.digest({ name:
|
|
14866
|
+
return t = an.stringToUtf8Arr(e), [2, this.subtleCrypto.digest({ name: Yo }, t)];
|
|
14864
14867
|
});
|
|
14865
14868
|
});
|
|
14866
14869
|
}, n.prototype.getRandomValues = function(e) {
|
|
@@ -15063,7 +15066,7 @@ var Bs = (
|
|
|
15063
15066
|
}()
|
|
15064
15067
|
);
|
|
15065
15068
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
15066
|
-
var
|
|
15069
|
+
var Wo = (
|
|
15067
15070
|
/** @class */
|
|
15068
15071
|
function() {
|
|
15069
15072
|
function n(e, t) {
|
|
@@ -15206,7 +15209,7 @@ var Ds = (
|
|
|
15206
15209
|
/** @class */
|
|
15207
15210
|
function() {
|
|
15208
15211
|
function n(e) {
|
|
15209
|
-
this.logger = e, this.asymmetricKeys = new
|
|
15212
|
+
this.logger = e, this.asymmetricKeys = new Wo(this.logger, Rr.asymmetricKeys), this.symmetricKeys = new Wo(this.logger, Rr.symmetricKeys);
|
|
15210
15213
|
}
|
|
15211
15214
|
return n.prototype.clear = function() {
|
|
15212
15215
|
return x(this, void 0, void 0, function() {
|
|
@@ -15349,7 +15352,7 @@ var js = (
|
|
|
15349
15352
|
}()
|
|
15350
15353
|
);
|
|
15351
15354
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
15352
|
-
var
|
|
15355
|
+
var Jo = (
|
|
15353
15356
|
/** @class */
|
|
15354
15357
|
function() {
|
|
15355
15358
|
function n(e, t) {
|
|
@@ -15408,7 +15411,7 @@ var Fs = (
|
|
|
15408
15411
|
return p.browserCrypto = new Ni(p.logger, c), p.guidGenerator = new Pi(p.browserCrypto), p;
|
|
15409
15412
|
}
|
|
15410
15413
|
return e.prototype.startPerformanceMeasuremeant = function(t, r) {
|
|
15411
|
-
return new
|
|
15414
|
+
return new Jo(t, r);
|
|
15412
15415
|
}, e.prototype.generateId = function() {
|
|
15413
15416
|
return this.guidGenerator.generateGuid();
|
|
15414
15417
|
}, e.prototype.getPageVisibility = function() {
|
|
@@ -15418,7 +15421,7 @@ var Fs = (
|
|
|
15418
15421
|
var r = this.eventsByCorrelationId.get(t.event.correlationId), o = r && r.eventId === t.event.eventId, i = [];
|
|
15419
15422
|
o && (r != null && r.incompleteSubMeasurements) && r.incompleteSubMeasurements.forEach(function(a) {
|
|
15420
15423
|
i.push(J({}, a));
|
|
15421
|
-
}), i.length > 0 &&
|
|
15424
|
+
}), i.length > 0 && Jo.flushMeasurements(t.event.correlationId, i);
|
|
15422
15425
|
}, e.prototype.supportsBrowserPerformanceNow = function() {
|
|
15423
15426
|
return typeof window < "u" && typeof window.performance < "u" && typeof window.performance.now == "function";
|
|
15424
15427
|
}, e.prototype.startMeasurement = function(t, r) {
|
|
@@ -15613,7 +15616,7 @@ var Gs = (
|
|
|
15613
15616
|
/** @class */
|
|
15614
15617
|
function() {
|
|
15615
15618
|
function n(e) {
|
|
15616
|
-
this.isBrowserEnvironment = typeof window < "u", this.config = Ts(e, this.isBrowserEnvironment), this.initialized = !1, this.logger = new
|
|
15619
|
+
this.isBrowserEnvironment = typeof window < "u", this.config = Ts(e, this.isBrowserEnvironment), this.initialized = !1, this.logger = new po(this.config.system.loggerOptions, Fr, Zn), this.networkClient = this.config.system.networkClient, this.navigationClient = this.config.system.navigationClient, this.redirectResponse = /* @__PURE__ */ new Map(), this.hybridAuthCodeResponses = /* @__PURE__ */ new Map(), this.performanceClient = this.isBrowserEnvironment ? new Fs(this.config.auth.clientId, this.config.auth.authority, this.logger, Fr, Zn, this.config.telemetry.application, this.config.system.cryptoOptions) : new hs(this.config.auth.clientId, this.config.auth.authority, this.logger, Fr, Zn, this.config.telemetry.application), this.browserCrypto = this.isBrowserEnvironment ? new js(this.logger, this.performanceClient, this.config.system.cryptoOptions) : wr, this.eventHandler = new As(this.logger, this.browserCrypto), this.browserStorage = this.isBrowserEnvironment ? new ro(this.config.auth.clientId, this.config.cache, this.browserCrypto, this.logger) : gs(this.config.auth.clientId, this.logger);
|
|
15617
15620
|
var t = {
|
|
15618
15621
|
cacheLocation: xe.MemoryStorage,
|
|
15619
15622
|
temporaryCacheLocation: xe.MemoryStorage,
|
|
@@ -16035,12 +16038,12 @@ var Vs = (
|
|
|
16035
16038
|
return x(this, void 0, void 0, function() {
|
|
16036
16039
|
var r;
|
|
16037
16040
|
return U(this, function(o) {
|
|
16038
|
-
return r = this.getRequestCorrelationId(t), this.logger.verbose("loginRedirect called", r), [2, this.acquireTokenRedirect(J({ correlationId: r }, t ||
|
|
16041
|
+
return r = this.getRequestCorrelationId(t), this.logger.verbose("loginRedirect called", r), [2, this.acquireTokenRedirect(J({ correlationId: r }, t || Go))];
|
|
16039
16042
|
});
|
|
16040
16043
|
});
|
|
16041
16044
|
}, e.prototype.loginPopup = function(t) {
|
|
16042
16045
|
var r = this.getRequestCorrelationId(t);
|
|
16043
|
-
return this.logger.verbose("loginPopup called", r), this.acquireTokenPopup(J({ correlationId: r }, t ||
|
|
16046
|
+
return this.logger.verbose("loginPopup called", r), this.acquireTokenPopup(J({ correlationId: r }, t || Go));
|
|
16044
16047
|
}, e.prototype.acquireTokenSilent = function(t) {
|
|
16045
16048
|
return x(this, void 0, void 0, function() {
|
|
16046
16049
|
var r, o, i, a, s, c, p, u = this;
|
|
@@ -16257,7 +16260,7 @@ const $s = Pr("MsAuthPlugin", {
|
|
|
16257
16260
|
try {
|
|
16258
16261
|
return await window.crypto.subtle.digest("SHA-256", n);
|
|
16259
16262
|
} catch {
|
|
16260
|
-
const t =
|
|
16263
|
+
const t = ni(n);
|
|
16261
16264
|
return new Uint8Array(t.match(/.{1,2}/g).map((r) => parseInt(r, 16))).buffer;
|
|
16262
16265
|
}
|
|
16263
16266
|
}, Js = async (n, e, t) => {
|
|
@@ -16286,7 +16289,7 @@ const $s = Pr("MsAuthPlugin", {
|
|
|
16286
16289
|
return null;
|
|
16287
16290
|
},
|
|
16288
16291
|
compareLangKeys() {
|
|
16289
|
-
const n = Object.keys(
|
|
16292
|
+
const n = Object.keys(li.state), e = Object.keys(ui.state), t = Object.keys(di.state), r = Object.keys(gi.state), o = Object.keys(hi.state), i = Object.keys(pi.state), a = Object.keys(mi.state), s = Object.keys(fi.state);
|
|
16290
16293
|
console.log(
|
|
16291
16294
|
"In en but not in de",
|
|
16292
16295
|
n.filter((c) => !e.includes(c))
|
|
@@ -16378,7 +16381,7 @@ const $s = Pr("MsAuthPlugin", {
|
|
|
16378
16381
|
const t = new TextEncoder().encode(n), r = await Ws(t);
|
|
16379
16382
|
return btoa(String.fromCharCode.apply(null, new Uint8Array(r))).replace(/\+/g, "-").replace(/\//g, "_").replace(/=+$/, "");
|
|
16380
16383
|
} catch {
|
|
16381
|
-
const t =
|
|
16384
|
+
const t = ni(n);
|
|
16382
16385
|
return btoa(String.fromCharCode.apply(null, new Uint8Array(t.match(/.{1,2}/g).map((o) => parseInt(o, 16))))).replace(/\+/g, "-").replace(/\//g, "_").replace(/=+$/, "");
|
|
16383
16386
|
}
|
|
16384
16387
|
},
|
|
@@ -16552,7 +16555,7 @@ const $s = Pr("MsAuthPlugin", {
|
|
|
16552
16555
|
},
|
|
16553
16556
|
methods: {
|
|
16554
16557
|
async changeLoginToQr() {
|
|
16555
|
-
this.isQrCodeLogin = !0, await
|
|
16558
|
+
this.isQrCodeLogin = !0, await So(), await this.initQrCodeLogin();
|
|
16556
16559
|
},
|
|
16557
16560
|
generateRandomHash() {
|
|
16558
16561
|
const n = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789", e = n.length;
|
|
@@ -16564,7 +16567,7 @@ const $s = Pr("MsAuthPlugin", {
|
|
|
16564
16567
|
},
|
|
16565
16568
|
refreshQrCode() {
|
|
16566
16569
|
var n, e;
|
|
16567
|
-
this.qrCode && ((e = (n = document.getElementById("qrCodeContainer")) == null ? void 0 : n.childNodes[0]) == null || e.remove()), this.qrCodeHash = this.generateRandomHash(), this.qrCode = new
|
|
16570
|
+
this.qrCode && ((e = (n = document.getElementById("qrCodeContainer")) == null ? void 0 : n.childNodes[0]) == null || e.remove()), this.qrCodeHash = this.generateRandomHash(), this.qrCode = new ri({
|
|
16568
16571
|
width: 300,
|
|
16569
16572
|
height: 300,
|
|
16570
16573
|
type: "png",
|
|
@@ -16605,7 +16608,7 @@ const $s = Pr("MsAuthPlugin", {
|
|
|
16605
16608
|
}, 2e3);
|
|
16606
16609
|
},
|
|
16607
16610
|
async initQrCodeLogin() {
|
|
16608
|
-
this.refreshQrCode(), await
|
|
16611
|
+
this.refreshQrCode(), await So(), await this.startQrCodePooling(), this.qrCodeRefreshInterval = setInterval(() => {
|
|
16609
16612
|
this.refreshQrCode();
|
|
16610
16613
|
}, 6e4);
|
|
16611
16614
|
}
|
|
@@ -16974,9 +16977,9 @@ function Mc(n, e, t, r, o, i) {
|
|
|
16974
16977
|
]))
|
|
16975
16978
|
], 36);
|
|
16976
16979
|
}
|
|
16977
|
-
const
|
|
16980
|
+
const _o = /* @__PURE__ */ Yt(ec, [["render", Mc]]), Nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
16978
16981
|
__proto__: null,
|
|
16979
|
-
default:
|
|
16982
|
+
default: _o
|
|
16980
16983
|
}, Symbol.toStringTag, { value: "Module" })), Lc = {
|
|
16981
16984
|
WEB_VERSION: "1.0.1",
|
|
16982
16985
|
SUPPORTED_LANGUAGES: ["en", "de", "es", "kr", "it", "fr", "sr", "tr", "cn", "pt", "ja"]
|
|
@@ -17163,9 +17166,9 @@ function ll(n, e, t, r, o, i) {
|
|
|
17163
17166
|
])
|
|
17164
17167
|
]);
|
|
17165
17168
|
}
|
|
17166
|
-
const
|
|
17169
|
+
const vo = /* @__PURE__ */ Yt(Oc, [["render", ll]]), ul = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17167
17170
|
__proto__: null,
|
|
17168
|
-
default:
|
|
17171
|
+
default: vo
|
|
17169
17172
|
}, Symbol.toStringTag, { value: "Module" })), dl = {
|
|
17170
17173
|
name: "AuthRegister",
|
|
17171
17174
|
mixins: [vi, yi, Li, Nt],
|
|
@@ -17443,9 +17446,9 @@ function xl(n, e, t, r, o, i) {
|
|
|
17443
17446
|
]))
|
|
17444
17447
|
], 36);
|
|
17445
17448
|
}
|
|
17446
|
-
const
|
|
17449
|
+
const yo = /* @__PURE__ */ Yt(dl, [["render", xl]]), Ul = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17447
17450
|
__proto__: null,
|
|
17448
|
-
default:
|
|
17451
|
+
default: yo
|
|
17449
17452
|
}, Symbol.toStringTag, { value: "Module" })), Bl = {
|
|
17450
17453
|
name: "AuthVerify",
|
|
17451
17454
|
mixins: [Nt],
|
|
@@ -17634,9 +17637,9 @@ function Jl(n, e, t, r, o, i) {
|
|
|
17634
17637
|
]))
|
|
17635
17638
|
], 36);
|
|
17636
17639
|
}
|
|
17637
|
-
const
|
|
17640
|
+
const bo = /* @__PURE__ */ Yt(Bl, [["render", Jl], ["__scopeId", "data-v-6ab8e3d4"]]), Xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17638
17641
|
__proto__: null,
|
|
17639
|
-
default:
|
|
17642
|
+
default: bo
|
|
17640
17643
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
17641
17644
|
var xi = { exports: {} };
|
|
17642
17645
|
(function(n, e) {
|
|
@@ -18488,7 +18491,7 @@ var xi = { exports: {} };
|
|
|
18488
18491
|
}]);
|
|
18489
18492
|
});
|
|
18490
18493
|
})(xi);
|
|
18491
|
-
var
|
|
18494
|
+
var Xo = xi.exports;
|
|
18492
18495
|
const Zl = {
|
|
18493
18496
|
name: "AuthSecurity",
|
|
18494
18497
|
mixins: [Nt],
|
|
@@ -18528,10 +18531,10 @@ const Zl = {
|
|
|
18528
18531
|
if (this.account.mfaEnabled)
|
|
18529
18532
|
this.mfaEnable = !0;
|
|
18530
18533
|
else {
|
|
18531
|
-
const e = "Tapni", t =
|
|
18534
|
+
const e = "Tapni", t = Xo.authenticator.generateSecret();
|
|
18532
18535
|
this.otpSecret = t;
|
|
18533
|
-
const r =
|
|
18534
|
-
new
|
|
18536
|
+
const r = Xo.authenticator.keyuri(n, e, t);
|
|
18537
|
+
new ri({
|
|
18535
18538
|
width: 200,
|
|
18536
18539
|
height: 200,
|
|
18537
18540
|
data: r
|
|
@@ -18660,7 +18663,7 @@ function Ju(n, e, t, r, o, i) {
|
|
|
18660
18663
|
id: "mfa-open-switch",
|
|
18661
18664
|
"onUpdate:modelValue": e[2] || (e[2] = (s) => o.mfaEnable = s)
|
|
18662
18665
|
}, null, 512), [
|
|
18663
|
-
[
|
|
18666
|
+
[Io, o.mfaEnable]
|
|
18664
18667
|
]),
|
|
18665
18668
|
e[16] || (e[16] = m("label", {
|
|
18666
18669
|
class: "ios-switch-label",
|
|
@@ -18824,7 +18827,7 @@ function Ju(n, e, t, r, o, i) {
|
|
|
18824
18827
|
id: "active-open-switch",
|
|
18825
18828
|
"onUpdate:modelValue": e[13] || (e[13] = (s) => n.account.is_active = s)
|
|
18826
18829
|
}, null, 512), [
|
|
18827
|
-
[
|
|
18830
|
+
[Io, n.account.is_active]
|
|
18828
18831
|
]),
|
|
18829
18832
|
e[20] || (e[20] = m("label", {
|
|
18830
18833
|
class: "ios-switch-label",
|
|
@@ -18849,9 +18852,9 @@ function Ju(n, e, t, r, o, i) {
|
|
|
18849
18852
|
])
|
|
18850
18853
|
]);
|
|
18851
18854
|
}
|
|
18852
|
-
const
|
|
18855
|
+
const wo = /* @__PURE__ */ Yt(Zl, [["render", Ju], ["__scopeId", "data-v-64ae2517"]]), Xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
18853
18856
|
__proto__: null,
|
|
18854
|
-
default:
|
|
18857
|
+
default: wo
|
|
18855
18858
|
}, Symbol.toStringTag, { value: "Module" })), Zu = {
|
|
18856
18859
|
name: "AuthBilling",
|
|
18857
18860
|
mixins: [Nt],
|
|
@@ -19114,9 +19117,9 @@ function Ld(n, e, t, r, o, i) {
|
|
|
19114
19117
|
])) : ie("", !0)
|
|
19115
19118
|
]);
|
|
19116
19119
|
}
|
|
19117
|
-
const
|
|
19120
|
+
const ko = /* @__PURE__ */ Yt(Zu, [["render", Ld]]), Od = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
19118
19121
|
__proto__: null,
|
|
19119
|
-
default:
|
|
19122
|
+
default: ko
|
|
19120
19123
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
19121
19124
|
(function() {
|
|
19122
19125
|
try {
|
|
@@ -19157,7 +19160,7 @@ function Fd(n, e) {
|
|
|
19157
19160
|
m("path", { d: "M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z" }, null, -1)
|
|
19158
19161
|
]));
|
|
19159
19162
|
}
|
|
19160
|
-
const
|
|
19163
|
+
const Zo = /* @__PURE__ */ Lr(Dd, [["render", Fd]]), qd = ["aria-disabled", "aria-selected"], Hd = /* @__PURE__ */ ei({
|
|
19161
19164
|
__name: "MenuOption",
|
|
19162
19165
|
props: {
|
|
19163
19166
|
menu: {},
|
|
@@ -19203,9 +19206,9 @@ function Vd(n, e) {
|
|
|
19203
19206
|
const Qd = /* @__PURE__ */ Lr(Kd, [["render", Vd], ["__scopeId", "data-v-ed866313"]]), $d = ["aria-expanded", "aria-describedby", "aria-description", "aria-labelledby", "aria-label", "aria-required"], Yd = ["onClick"], Wd = ["id", "disabled", "placeholder"], Jd = { class: "indicators-container" }, Xd = ["disabled"], Zd = ["disabled"], ep = ["aria-label", "aria-multiselectable"], tp = {
|
|
19204
19207
|
key: 0,
|
|
19205
19208
|
class: "no-results"
|
|
19206
|
-
}, np = /* @__PURE__ */
|
|
19209
|
+
}, np = /* @__PURE__ */ ei({
|
|
19207
19210
|
__name: "Select",
|
|
19208
|
-
props: /* @__PURE__ */
|
|
19211
|
+
props: /* @__PURE__ */ Ao({
|
|
19209
19212
|
options: {},
|
|
19210
19213
|
displayedOptions: {},
|
|
19211
19214
|
placeholder: { default: "Select an option" },
|
|
@@ -19229,9 +19232,9 @@ const Qd = /* @__PURE__ */ Lr(Kd, [["render", Vd], ["__scopeId", "data-v-ed86631
|
|
|
19229
19232
|
},
|
|
19230
19233
|
modelModifiers: {}
|
|
19231
19234
|
}),
|
|
19232
|
-
emits: /* @__PURE__ */
|
|
19235
|
+
emits: /* @__PURE__ */ Ao(["optionSelected", "optionDeselected", "search"], ["update:modelValue"]),
|
|
19233
19236
|
setup(n, { emit: e }) {
|
|
19234
|
-
const t = n, r = e, o = Di(n, "modelValue"), i = wn(null), a = wn(null), s = wn(null), c = wn(""), p = wn(!1), u = wn(-1), g =
|
|
19237
|
+
const t = n, r = e, o = Di(n, "modelValue"), i = wn(null), a = wn(null), s = wn(null), c = wn(""), p = wn(!1), u = wn(-1), g = Ro(() => {
|
|
19235
19238
|
const I = t.displayedOptions || t.options, ne = (me) => me.filter(
|
|
19236
19239
|
(re) => !o.value.includes(re.value)
|
|
19237
19240
|
);
|
|
@@ -19243,7 +19246,7 @@ const Qd = /* @__PURE__ */ Lr(Kd, [["render", Vd], ["__scopeId", "data-v-ed86631
|
|
|
19243
19246
|
return t.isMulti ? ne(me) : me;
|
|
19244
19247
|
}
|
|
19245
19248
|
return t.isMulti ? ne(I) : I;
|
|
19246
|
-
}), f =
|
|
19249
|
+
}), f = Ro(() => {
|
|
19247
19250
|
if (t.isMulti && Array.isArray(o.value))
|
|
19248
19251
|
return o.value.map(
|
|
19249
19252
|
(ne) => t.options.find((me) => me.value === ne)
|
|
@@ -19362,7 +19365,7 @@ const Qd = /* @__PURE__ */ Lr(Kd, [["render", Vd], ["__scopeId", "data-v-ed86631
|
|
|
19362
19365
|
onClick: (Ue) => G(de)
|
|
19363
19366
|
}, [
|
|
19364
19367
|
be(z(I.getMultiValueLabel(de)), 1),
|
|
19365
|
-
gt(
|
|
19368
|
+
gt(Zo)
|
|
19366
19369
|
], 8, Yd)
|
|
19367
19370
|
], !0)), 128)) : ie("", !0),
|
|
19368
19371
|
ge(m("input", {
|
|
@@ -19396,7 +19399,7 @@ const Qd = /* @__PURE__ */ Lr(Kd, [["render", Vd], ["__scopeId", "data-v-ed86631
|
|
|
19396
19399
|
onClick: B
|
|
19397
19400
|
}, [
|
|
19398
19401
|
Xt(I.$slots, "clear", {}, () => [
|
|
19399
|
-
gt(
|
|
19402
|
+
gt(Zo)
|
|
19400
19403
|
], !0)
|
|
19401
19404
|
], 8, Xd)) : ie("", !0),
|
|
19402
19405
|
I.isLoading ? ie("", !0) : (R(), O("button", {
|
|
@@ -19647,9 +19650,9 @@ function bp(n, e, t, r, o, i) {
|
|
|
19647
19650
|
])
|
|
19648
19651
|
]);
|
|
19649
19652
|
}
|
|
19650
|
-
const
|
|
19653
|
+
const Co = /* @__PURE__ */ Yt(op, [["render", bp]]), wp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
19651
19654
|
__proto__: null,
|
|
19652
|
-
default:
|
|
19655
|
+
default: Co
|
|
19653
19656
|
}, Symbol.toStringTag, { value: "Module" })), kp = {
|
|
19654
19657
|
name: "AuthReset",
|
|
19655
19658
|
mixins: [Nt],
|
|
@@ -19878,9 +19881,9 @@ function Yp(n, e, t, r, o, i) {
|
|
|
19878
19881
|
])
|
|
19879
19882
|
], 32));
|
|
19880
19883
|
}
|
|
19881
|
-
const
|
|
19884
|
+
const Eo = /* @__PURE__ */ Yt(kp, [["render", Yp], ["__scopeId", "data-v-707a4b16"]]), Wp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
19882
19885
|
__proto__: null,
|
|
19883
|
-
default:
|
|
19886
|
+
default: Eo
|
|
19884
19887
|
}, Symbol.toStringTag, { value: "Module" })), Jp = {
|
|
19885
19888
|
name: "AuthCallback",
|
|
19886
19889
|
mixins: [Oi, zi, Nt],
|
|
@@ -19923,9 +19926,9 @@ function th(n, e, t, r, o, i) {
|
|
|
19923
19926
|
])) : (R(), O("h4", eh, z(n.ssoLang[this.appLanguage].please_wait), 1))
|
|
19924
19927
|
]);
|
|
19925
19928
|
}
|
|
19926
|
-
const
|
|
19929
|
+
const To = /* @__PURE__ */ Yt(Jp, [["render", th]]), nh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
19927
19930
|
__proto__: null,
|
|
19928
|
-
default:
|
|
19931
|
+
default: To
|
|
19929
19932
|
}, Symbol.toStringTag, { value: "Module" })), dn = Pr("Preferences", {
|
|
19930
19933
|
web: () => import("./web-LIfHmYL2.js").then((n) => new n.PreferencesWeb())
|
|
19931
19934
|
}), Rt = {
|
|
@@ -20062,7 +20065,6 @@ const So = /* @__PURE__ */ Yt(Jp, [["render", th]]), nh = /* @__PURE__ */ Object
|
|
|
20062
20065
|
class: "snack-body",
|
|
20063
20066
|
id: "successSnack"
|
|
20064
20067
|
}, uh = { id: "successMessage" }, dh = {
|
|
20065
|
-
store: uo,
|
|
20066
20068
|
name: "TapniAuth",
|
|
20067
20069
|
mixins: [rh, Nt],
|
|
20068
20070
|
data() {
|
|
@@ -20073,16 +20075,16 @@ const So = /* @__PURE__ */ Yt(Jp, [["render", th]]), nh = /* @__PURE__ */ Object
|
|
|
20073
20075
|
};
|
|
20074
20076
|
},
|
|
20075
20077
|
components: {
|
|
20076
|
-
AuthCallback:
|
|
20077
|
-
AuthReset:
|
|
20078
|
-
AuthVerify:
|
|
20079
|
-
AuthSecurity:
|
|
20080
|
-
AuthRegister:
|
|
20081
|
-
AuthLogin:
|
|
20082
|
-
AuthAccount:
|
|
20083
|
-
AuthBilling:
|
|
20078
|
+
AuthCallback: To,
|
|
20079
|
+
AuthReset: Eo,
|
|
20080
|
+
AuthVerify: bo,
|
|
20081
|
+
AuthSecurity: wo,
|
|
20082
|
+
AuthRegister: yo,
|
|
20083
|
+
AuthLogin: _o,
|
|
20084
|
+
AuthAccount: vo,
|
|
20085
|
+
AuthBilling: ko,
|
|
20084
20086
|
AuthWelcome: lo,
|
|
20085
|
-
AuthGeneral:
|
|
20087
|
+
AuthGeneral: Co
|
|
20086
20088
|
},
|
|
20087
20089
|
props: {
|
|
20088
20090
|
viewProp: {
|
|
@@ -20125,7 +20127,13 @@ const So = /* @__PURE__ */ Yt(Jp, [["render", th]]), nh = /* @__PURE__ */ Object
|
|
|
20125
20127
|
}
|
|
20126
20128
|
},
|
|
20127
20129
|
async mounted() {
|
|
20128
|
-
this.checkAndClearStorage(), this.applyBgStyle(), this.setView(this.viewProp), this.updateMetadata(), te.$on("ssoEvent", this.ssoOutgoingEvent), te.$on("ssoLogout", (n) => this.logout(n)), te.$on("getLoggedInAccounts", () => this.getLoggedInAccounts()), te.$on("refreshTokenAction", (n) => this.refreshTokenAction({ ...n, storage: this.$storex })), te.$on("switchAccount", (n) => this.switchAccount(n)), te.$on("setToken", (n) => this.setToken(n)), te.$on("setStorageItem", (n) => this.setStorageItem(n)), this.isNative && this.$
|
|
20130
|
+
this.checkAndClearStorage(), this.applyBgStyle(), this.setView(this.viewProp), this.updateMetadata(), te.$on("ssoEvent", this.ssoOutgoingEvent), te.$on("ssoLogout", (n) => this.logout(n)), te.$on("getLoggedInAccounts", () => this.getLoggedInAccounts()), te.$on("refreshTokenAction", (n) => this.refreshTokenAction({ ...n, storage: this.$storex })), te.$on("switchAccount", (n) => this.switchAccount(n)), te.$on("setToken", (n) => this.setToken(n)), te.$on("setStorageItem", (n) => this.setStorageItem(n)), this.isNative && this.$nextTick(() => {
|
|
20131
|
+
try {
|
|
20132
|
+
this.$store && this.$store.state && this.$store.state.auth && this.$store.commit("auth/addAllowedOrigin", "capacitor://localhost");
|
|
20133
|
+
} catch (n) {
|
|
20134
|
+
console.error("Failed to add capacitor origin to allowed origins:", n);
|
|
20135
|
+
}
|
|
20136
|
+
});
|
|
20129
20137
|
},
|
|
20130
20138
|
methods: {
|
|
20131
20139
|
checkAndClearStorage() {
|
|
@@ -20204,34 +20212,34 @@ const So = /* @__PURE__ */ Yt(Jp, [["render", th]]), nh = /* @__PURE__ */ Object
|
|
|
20204
20212
|
class: "header-logo-img"
|
|
20205
20213
|
}, null, 8, ih)
|
|
20206
20214
|
])) : ie("", !0),
|
|
20207
|
-
e.initialized && e.renderView === "AuthWelcome" ? (R(), Pe(lo, { key: 1 })) : e.initialized && e.renderView === "AuthLogin" ? (R(), Pe(
|
|
20215
|
+
e.initialized && e.renderView === "AuthWelcome" ? (R(), Pe(lo, { key: 1 })) : e.initialized && e.renderView === "AuthLogin" ? (R(), Pe(_o, {
|
|
20208
20216
|
key: 2,
|
|
20209
20217
|
isModal: n.isModal
|
|
20210
|
-
}, null, 8, ["isModal"])) : e.initialized && e.renderView === "AuthGeneral" ? (R(), Pe(
|
|
20218
|
+
}, null, 8, ["isModal"])) : e.initialized && e.renderView === "AuthGeneral" ? (R(), Pe(Co, {
|
|
20211
20219
|
key: 3,
|
|
20212
20220
|
isModal: n.isModal,
|
|
20213
20221
|
"onUpdate:viewProp": e.setView
|
|
20214
|
-
}, null, 8, ["isModal", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthAccount" ? (R(), Pe(
|
|
20222
|
+
}, null, 8, ["isModal", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthAccount" ? (R(), Pe(vo, {
|
|
20215
20223
|
key: 4,
|
|
20216
20224
|
isModal: n.isModal,
|
|
20217
20225
|
"onUpdate:viewProp": e.setView
|
|
20218
|
-
}, null, 8, ["isModal", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthRegister" ? (R(), Pe(
|
|
20226
|
+
}, null, 8, ["isModal", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthRegister" ? (R(), Pe(yo, {
|
|
20219
20227
|
key: 5,
|
|
20220
20228
|
isModal: n.isModal
|
|
20221
|
-
}, null, 8, ["isModal"])) : e.initialized && e.renderView === "AuthVerify" ? (R(), Pe(
|
|
20229
|
+
}, null, 8, ["isModal"])) : e.initialized && e.renderView === "AuthVerify" ? (R(), Pe(bo, {
|
|
20222
20230
|
key: 6,
|
|
20223
20231
|
isModal: n.isModal
|
|
20224
|
-
}, null, 8, ["isModal"])) : e.initialized && e.renderView === "AuthSecurity" ? (R(), Pe(
|
|
20232
|
+
}, null, 8, ["isModal"])) : e.initialized && e.renderView === "AuthSecurity" ? (R(), Pe(wo, {
|
|
20225
20233
|
key: 7,
|
|
20226
20234
|
isModal: n.isModal,
|
|
20227
20235
|
payload: n.payload,
|
|
20228
20236
|
"onUpdate:viewProp": e.setView
|
|
20229
|
-
}, null, 8, ["isModal", "payload", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthBilling" ? (R(), Pe(
|
|
20237
|
+
}, null, 8, ["isModal", "payload", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthBilling" ? (R(), Pe(ko, {
|
|
20230
20238
|
key: 8,
|
|
20231
20239
|
isModal: n.isModal,
|
|
20232
20240
|
payload: n.payload,
|
|
20233
20241
|
"onUpdate:viewProp": e.setView
|
|
20234
|
-
}, null, 8, ["isModal", "payload", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthReset" ? (R(), Pe(
|
|
20242
|
+
}, null, 8, ["isModal", "payload", "onUpdate:viewProp"])) : e.initialized && e.renderView === "AuthReset" ? (R(), Pe(Eo, { key: 9 })) : e.initialized && e.renderView === "AuthCallback" ? (R(), Pe(To, { key: 10 })) : e.display !== "npm" ? (R(), Pe(Hi(Vi), { key: 11 })) : ie("", !0),
|
|
20235
20243
|
m("div", ah, [
|
|
20236
20244
|
m("p", sh, [
|
|
20237
20245
|
m("span", ch, z(e.ssoLang[e.appLanguage].error), 1),
|
|
@@ -20262,7 +20270,7 @@ const So = /* @__PURE__ */ Yt(Jp, [["render", th]]), nh = /* @__PURE__ */ Object
|
|
|
20262
20270
|
}
|
|
20263
20271
|
}), Sh = {
|
|
20264
20272
|
install: (n, { store: e, apiRoot: t }) => {
|
|
20265
|
-
n.component("TapniAuth", ph), e.hasModule("auth") || e.registerModule("auth",
|
|
20273
|
+
n.component("TapniAuth", ph), e.hasModule("auth") || e.registerModule("auth", _i), n.config.globalProperties.$apiRoot = t;
|
|
20266
20274
|
}
|
|
20267
20275
|
};
|
|
20268
20276
|
export {
|