Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /tmp/tsx-1023/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //tmp/tsx-1023/17180-3c9c3a53c2bf1cf576f6a5eafa42a00bf6b77d94
{"code":"(()=>{\nvar __create=Object.create;var __defProp=Object.defineProperty;var __getOwnPropDesc=Object.getOwnPropertyDescriptor;var __getOwnPropNames=Object.getOwnPropertyNames;var __getProtoOf=Object.getPrototypeOf;var __hasOwnProp=Object.prototype.hasOwnProperty;var __name=(target,value)=>__defProp(target,\"name\",{value,configurable:true});var __export=(target,all)=>{for(var name in all)__defProp(target,name,{get:all[name],enumerable:true})};var __copyProps=(to,from,except,desc)=>{if(from&&typeof from===\"object\"||typeof from===\"function\"){for(let key of __getOwnPropNames(from))if(!__hasOwnProp.call(to,key)&&key!==except)__defProp(to,key,{get:()=>from[key],enumerable:!(desc=__getOwnPropDesc(from,key))||desc.enumerable})}return to};var __toESM=(mod,isNodeMode,target)=>(target=mod!=null?__create(__getProtoOf(mod)):{},__copyProps(isNodeMode||!mod||!mod.__esModule?__defProp(target,\"default\",{value:mod,enumerable:true}):target,mod));var __toCommonJS=mod=>__copyProps(__defProp({},\"__esModule\",{value:true}),mod);var client_schema_exports={};__export(client_schema_exports,{default:()=>getSchema});module.exports=__toCommonJS(client_schema_exports);var url=__toESM(require(\"node:url\"));var import_consts=require(\"../consts/index.js\");var validUrl=__toESM(require(\"./valid_url.js\"));var import_errors=require(\"./errors.js\");var import_sector_identifier=__toESM(require(\"./sector_identifier.js\"));var import_weak_cache=__toESM(require(\"./weak_cache.js\"));var formatters=__toESM(require(\"./formatters.js\"));var import_pick=__toESM(require(\"./_/pick.js\"));var import_omit_by=__toESM(require(\"./_/omit_by.js\"));const W3CEmailRegExp=/^[a-zA-Z0-9.!#$%&’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$/;const needsJwks={jwe:/^(RSA|ECDH)/,jws:/^(?:PS(?:256|384|512)|RS(?:256|384|512)|ES(?:256K?|384|512)|EdDSA)$/};const{ARYS,BOOL,DEFAULT:DEFAULTS,ENUM:ENUMS,HTTPS_URI,LOOPBACKS,RECOGNIZED_METADATA:RECOGNIZED,REQUIRED,STRING,SYNTAX,WEB_URI,WHEN}=import_consts.CLIENT_ATTRIBUTES;function isUndefined(value){return value===void 0}__name(isUndefined,\"isUndefined\");function getSchema(provider){const configuration=(0,import_weak_cache.default)(provider).configuration();const{features}=configuration;const{scopes}=configuration;const RECOGNIZED_METADATA=[...RECOGNIZED];const DEFAULT=JSON.parse(JSON.stringify(DEFAULTS));const DEFAULT_CONFIGURATION=JSON.parse(JSON.stringify(configuration.clientDefaults));Object.assign(DEFAULT,DEFAULT_CONFIGURATION);if(configuration.subjectTypes.size===1&&configuration.subjectTypes.has(\"pairwise\")){DEFAULT.subject_type=\"pairwise\"}if(features.mTLS.enabled&&features.mTLS.tlsClientAuth){RECOGNIZED_METADATA.push(\"tls_client_auth_subject_dn\");RECOGNIZED_METADATA.push(\"tls_client_auth_san_dns\");RECOGNIZED_METADATA.push(\"tls_client_auth_san_uri\");RECOGNIZED_METADATA.push(\"tls_client_auth_san_ip\");RECOGNIZED_METADATA.push(\"tls_client_auth_san_email\")}if(configuration.clientAuthSigningAlgValues){RECOGNIZED_METADATA.push(\"token_endpoint_auth_signing_alg\")}if(features.jwtUserinfo.enabled){RECOGNIZED_METADATA.push(\"userinfo_signed_response_alg\")}if(features.introspection.enabled){if(features.jwtIntrospection.enabled){RECOGNIZED_METADATA.push(\"introspection_signed_response_alg\");if(features.encryption.enabled){RECOGNIZED_METADATA.push(\"introspection_encrypted_response_alg\");RECOGNIZED_METADATA.push(\"introspection_encrypted_response_enc\")}}}if(features.rpInitiatedLogout.enabled){RECOGNIZED_METADATA.push(\"post_logout_redirect_uris\")}if(features.backchannelLogout.enabled){RECOGNIZED_METADATA.push(\"backchannel_logout_session_required\");RECOGNIZED_METADATA.push(\"backchannel_logout_uri\")}if(features.requestObjects.request||features.requestObjects.requestUri){RECOGNIZED_METADATA.push(\"request_object_signing_alg\");RECOGNIZED_METADATA.push(\"require_signed_request_object\");if(features.encryption.enabled){RECOGNIZED_METADATA.push(\"request_object_encryption_alg\");RECOGNIZED_METADATA.push(\"request_object_encryption_enc\")}}if(features.requestObjects.requestUri){RECOGNIZED_METADATA.push(\"request_uris\");if(features.requestObjects.requireUriRegistration){if(!(\"request_uris\"in configuration.clientDefaults)){DEFAULT.request_uris=[]}}}if(features.pushedAuthorizationRequests.enabled){RECOGNIZED_METADATA.push(\"require_pushed_authorization_requests\")}if(features.encryption.enabled){RECOGNIZED_METADATA.push(\"id_token_encrypted_response_alg\");RECOGNIZED_METADATA.push(\"id_token_encrypted_response_enc\");if(features.jwtUserinfo.enabled){RECOGNIZED_METADATA.push(\"userinfo_encrypted_response_alg\");RECOGNIZED_METADATA.push(\"userinfo_encrypted_response_enc\")}}if(features.jwtResponseModes.enabled){RECOGNIZED_METADATA.push(\"authorization_signed_response_alg\");if(features.encryption.enabled){RECOGNIZED_METADATA.push(\"authorization_encrypted_response_alg\");RECOGNIZED_METADATA.push(\"authorization_encrypted_response_enc\")}}if(features.webMessageResponseMode.enabled){RECOGNIZED_METADATA.push(\"web_message_uris\")}if(features.mTLS.enabled&&features.mTLS.certificateBoundAccessTokens){RECOGNIZED_METADATA.push(\"tls_client_certificate_bound_access_tokens\")}if(features.ciba.enabled){RECOGNIZED_METADATA.push(\"backchannel_token_delivery_mode\");RECOGNIZED_METADATA.push(\"backchannel_user_code_parameter\");RECOGNIZED_METADATA.push(\"backchannel_client_notification_endpoint\");if(features.requestObjects.request){RECOGNIZED_METADATA.push(\"backchannel_authentication_request_signing_alg\")}}if(features.dPoP.enabled){RECOGNIZED_METADATA.push(\"dpop_bound_access_tokens\")}(0,import_weak_cache.default)(provider).RECOGNIZED_METADATA=RECOGNIZED_METADATA;const ENUM={...ENUMS,default_acr_values:__name(()=>configuration.acrValues,\"default_acr_values\"),grant_types:__name(()=>configuration.grantTypes,\"grant_types\"),id_token_encrypted_response_alg:__name(()=>configuration.idTokenEncryptionAlgValues,\"id_token_encrypted_response_alg\"),id_token_encrypted_response_enc:__name(()=>configuration.idTokenEncryptionEncValues,\"id_token_encrypted_response_enc\"),id_token_signed_response_alg:__name(()=>configuration.idTokenSigningAlgValues,\"id_token_signed_response_alg\"),request_object_signing_alg:__name(()=>configuration.requestObjectSigningAlgValues,\"request_object_signing_alg\"),backchannel_token_delivery_mode:__name(()=>features.ciba.deliveryModes,\"backchannel_token_delivery_mode\"),backchannel_authentication_request_signing_alg:__name(()=>configuration.requestObjectSigningAlgValues.filter(alg=>!alg.startsWith(\"HS\")),\"backchannel_authentication_request_signing_alg\"),request_object_encryption_alg:__name(()=>configuration.requestObjectEncryptionAlgValues,\"request_object_encryption_alg\"),request_object_encryption_enc:__name(()=>configuration.requestObjectEncryptionEncValues,\"request_object_encryption_enc\"),response_types:__name(()=>configuration.responseTypes,\"response_types\"),subject_type:__name(()=>configuration.subjectTypes,\"subject_type\"),token_endpoint_auth_method:__name(metadata=>{if(metadata.subject_type===\"pairwise\"){for(const grant of[\"urn:ietf:params:oauth:grant-type:device_code\",\"urn:openid:params:grant-type:ciba\"]){if(metadata.grant_types.includes(grant)&&![\"private_key_jwt\",\"self_signed_tls_client_auth\"].includes(metadata.token_endpoint_auth_method)){metadata.invalidate(`pairwise ${grant} clients must utilize private_key_jwt or self_signed_tls_client_auth token endpoint authentication methods`)}}}return configuration.clientAuthMethods},\"token_endpoint_auth_method\"),token_endpoint_auth_signing_alg:__name(({token_endpoint_auth_method:method})=>{switch(method){case\"private_key_jwt\":return configuration.clientAuthSigningAlgValues.filter(x=>!x.startsWith(\"HS\"));case\"client_secret_jwt\":return configuration.clientAuthSigningAlgValues.filter(x=>x.startsWith(\"HS\"));default:return[]}},\"token_endpoint_auth_signing_alg\"),userinfo_encrypted_response_alg:__name(()=>configuration.userinfoEncryptionAlgValues,\"userinfo_encrypted_response_alg\"),userinfo_encrypted_response_enc:__name(()=>configuration.userinfoEncryptionEncValues,\"userinfo_encrypted_response_enc\"),userinfo_signed_response_alg:__name(()=>configuration.userinfoSigningAlgValues,\"userinfo_signed_response_alg\"),introspection_encrypted_response_alg:__name(()=>configuration.introspectionEncryptionAlgValues,\"introspection_encrypted_response_alg\"),introspection_encrypted_response_enc:__name(()=>configuration.introspectionEncryptionEncValues,\"introspection_encrypted_response_enc\"),introspection_signed_response_alg:__name(()=>configuration.introspectionSigningAlgValues,\"introspection_signed_response_alg\"),authorization_encrypted_response_alg:__name(()=>configuration.authorizationEncryptionAlgValues,\"authorization_encrypted_response_alg\"),authorization_encrypted_response_enc:__name(()=>configuration.authorizationEncryptionEncValues,\"authorization_encrypted_response_enc\"),authorization_signed_response_alg:__name(()=>configuration.authorizationSigningAlgValues,\"authorization_signed_response_alg\")};class Schema{static{__name(this,\"Schema\")}constructor(metadata,ctx,processCustomMetadata=!!configuration.extraClientMetadata.properties.length){Object.assign(this,(0,import_omit_by.default)((0,import_pick.default)(DEFAULT,...RECOGNIZED_METADATA),isUndefined),(0,import_omit_by.default)((0,import_pick.default)(metadata,...RECOGNIZED_METADATA,...configuration.extraClientMetadata.properties),isUndefined));this.required();this.booleans();this.whens();this.arrays();this.strings();this.syntax();this.normalizeResponseTypes();this.enums();this.webUris();this.scopes();this.postLogoutRedirectUris();this.redirectUris();this.webMessageUris();this.checkContacts();this.jarPolicy();this.parPolicy();[\"default_max_age\",\"client_secret_expires_at\"].forEach(prop=>{if(this[prop]!==void 0){if(!Number.isSafeInteger(this[prop])||Math.sign(this[prop])===-1){this.invalidate(`${prop} must be a non-negative integer`)}}});const responseTypes=[...new Set(this.response_types.map(rt=>rt.split(\" \")))].reduce((acc,val)=>[...acc,...val],[]);if(this.grant_types.some(type=>[\"authorization_code\",\"implicit\"].includes(type))&&!this.response_types.length){this.invalidate(\"response_types must contain members\")}if(responseTypes.length&&!this.redirect_uris.length){this.invalidate(\"redirect_uris must contain members\")}if(responseTypes.includes(\"code\")&&!this.grant_types.includes(\"authorization_code\")){this.invalidate(\"grant_types must contain 'authorization_code' when code is amongst response_types\")}if(responseTypes.includes(\"token\")||responseTypes.includes(\"id_token\")){if(!this.grant_types.includes(\"implicit\")){this.invalidate(\"grant_types must contain 'implicit' when 'id_token' or 'token' are amongst response_types\")}}{const{length}=[this.tls_client_certificate_bound_access_tokens,this.dpop_bound_access_tokens].filter(Boolean);if(length>1){this.invalidate(\"only one proof of possession mechanism can be made required at a time\")}}{const{length}=[this.tls_client_auth_san_dns,this.tls_client_auth_san_email,this.tls_client_auth_san_ip,this.tls_client_auth_san_uri,this.tls_client_auth_subject_dn].filter(Boolean);if(this.token_endpoint_auth_method===\"tls_client_auth\"){if(length===0){this.invalidate(\"tls_client_auth requires one of the certificate subject value parameters\")}if(length!==1){this.invalidate(\"only one tls_client_auth certificate subject value must be provided\")}}else{delete this.tls_client_auth_san_dns;delete this.tls_client_auth_san_email;delete this.tls_client_auth_san_ip;delete this.tls_client_auth_san_uri;delete this.tls_client_auth_subject_dn}}(0,import_sector_identifier.default)(this);if(this.jwks!==void 0&&this.jwks_uri!==void 0){this.invalidate(\"jwks and jwks_uri must not be used at the same time\")}if(processCustomMetadata){this.processCustomMetadata(ctx)}this.ensureStripUnrecognized();if(processCustomMetadata){return new Schema(this,ctx,false)}}invalidate(message,code){throw new import_errors.InvalidClientMetadata(message)}required(){const checked=REQUIRED.slice();if(provider.Client.needsSecret(this)){checked.push(\"client_secret\")}if(Array.isArray(this.response_types)&&this.response_types.length){checked.push(\"redirect_uris\")}else if(this.redirect_uris===void 0){this.redirect_uris=[]}if(Array.isArray(this.grant_types)&&this.grant_types.includes(\"urn:openid:params:grant-type:ciba\")){checked.push(\"backchannel_token_delivery_mode\");if(this.backchannel_token_delivery_mode!==\"poll\"){checked.push(\"backchannel_client_notification_endpoint\")}if(this.subject_type===\"pairwise\"){checked.push(\"jwks_uri\");if(Array.isArray(this.response_types)&&this.response_types.length){checked.push(\"sector_identifier_uri\")}}}if(this.subject_type===\"pairwise\"){if(Array.isArray(this.grant_types)&&this.grant_types.includes(\"urn:ietf:params:oauth:grant-type:device_code\")){checked.push(\"jwks_uri\");if(Array.isArray(this.response_types)&&this.response_types.length){checked.push(\"sector_identifier_uri\")}}if(Array.isArray(this.response_types)&&this.response_types.length&&Array.isArray(this.redirect_uris)&&new Set(this.redirect_uris.map(uri=>new URL(uri).host)).size>1){checked.push(\"sector_identifier_uri\")}}checked.forEach(prop=>{if(!this[prop]){this.invalidate(`${prop} is mandatory property`)}});const requireJwks=[\"private_key_jwt\",\"self_signed_tls_client_auth\"].includes(this.token_endpoint_auth_method)||needsJwks.jws.test(this.request_object_signing_alg)||needsJwks.jws.test(this.backchannel_authentication_request_signing_alg)||needsJwks.jwe.test(this.id_token_encrypted_response_alg)||needsJwks.jwe.test(this.userinfo_encrypted_response_alg)||needsJwks.jwe.test(this.introspection_encrypted_response_alg)||needsJwks.jwe.test(this.authorization_encrypted_response_alg);if(requireJwks&&!this.jwks&&!this.jwks_uri){this.invalidate(\"jwks or jwks_uri is mandatory for this client\")}}strings(){STRING.forEach(prop=>{if(this[prop]!==void 0){const isAry=ARYS.includes(prop);(isAry?this[prop]:[this[prop]]).forEach(val=>{if(typeof val!==\"string\"||!val.length){this.invalidate(isAry?`${prop} must only contain strings`:`${prop} must be a non-empty string if provided`)}})}})}webUris(){WEB_URI.forEach(prop=>{if(this[prop]!==void 0){const isAry=ARYS.includes(prop);(isAry?this[prop]:[this[prop]]).forEach(val=>{const method=HTTPS_URI.includes(prop)?\"isHttpsUri\":\"isWebUri\";const type=method===\"isWebUri\"?\"web\":\"https\";if(!validUrl[method](val)){this.invalidate(isAry?`${prop} must only contain ${type} uris`:`${prop} must be a ${type} uri`)}})}})}arrays(){ARYS.forEach(prop=>{if(this[prop]!==void 0){if(!Array.isArray(this[prop])){this.invalidate(`${prop} must be an array`)}this[prop]=[...new Set(this[prop])]}})}booleans(){BOOL.forEach(prop=>{if(this[prop]!==void 0){if(typeof this[prop]!==\"boolean\"){this.invalidate(`${prop} must be a boolean`)}}})}whens(){Object.entries(WHEN).forEach(([when,[property,value]])=>{if(this[when]!==void 0&&this[property]===void 0){this.invalidate(`${property} is mandatory property when ${when} is provided`)}if(value&&this[when]===void 0&&this[property]!==void 0){this[when]=value}})}enums(){Object.entries(ENUM).forEach(([prop,fn])=>{const only=fn(this);if(this[prop]!==void 0){const isAry=ARYS.includes(prop);let length;let method;if(only instanceof Set){({size:length}=only);method=\"has\"}else{({length}=only);method=\"includes\"}if(isAry&&!this[prop].every(val=>only[method](val))){if(length){this.invalidate(`${prop} can only contain ${formatters.formatList([...only],{type:\"disjunction\"})}`)}else{this.invalidate(`${prop} must be empty (no values are allowed)`)}}else if(!isAry&&!only[method](this[prop])){if(length){this.invalidate(`${prop} must be ${formatters.formatList([...only],{type:\"disjunction\"})}`)}else{this.invalidate(`${prop} must not be provided (no values are allowed)`)}}}})}normalizeResponseTypes(){this.response_types=this.response_types.map(type=>[...new Set(type.split(\" \"))].sort().join(\" \"))}postLogoutRedirectUris(){if(this.post_logout_redirect_uris){this.redirectUris(this.post_logout_redirect_uris,\"post_logout_redirect_uris\")}}webMessageUris(){if(!this.web_message_uris)return;this.web_message_uris.forEach(uri=>{let origin;let protocol;try{({origin,protocol}=new URL(uri))}catch(err){this.invalidate(\"web_message_uris must only contain valid uris\")}if(![\"https:\",\"http:\"].includes(protocol)){this.invalidate(\"web_message_uris must only contain web uris\")}if(origin!==uri){this.invalidate(\"web_message_uris must only contain origins\")}})}redirectUris(uris=this.redirect_uris,label=\"redirect_uris\"){uris.forEach(redirectUri=>{let hostname;let protocol;try{({hostname,protocol}=new URL(redirectUri))}catch(err){this.invalidate(`${label} must only contain valid uris`)}const{hash}=url.parse(redirectUri);if(hash){this.invalidate(`${label} must not contain fragments`)}switch(this.application_type){case\"web\":{if(![\"https:\",\"http:\"].includes(protocol)){this.invalidate(`${label} must only contain web uris`)}if(this.grant_types.includes(\"implicit\")){if(protocol===\"http:\"){this.invalidate(`${label} for web clients using implicit flow MUST only register URLs using the https scheme`,\"implicit-force-https\")}if(hostname===\"localhost\"){this.invalidate(`${label} for web clients using implicit flow must not be using localhost`,\"implicit-forbid-localhost\")}}break}case\"native\":{switch(protocol){case\"http:\":if(!LOOPBACKS.has(hostname)){this.invalidate(`${label} for native clients using http as a protocol can only use loopback addresses as hostnames`)}break;case\"https:\":if(LOOPBACKS.has(hostname)){this.invalidate(`${label} for native clients using claimed HTTPS URIs must not be using ${hostname} as hostname`)}break;default:if(!protocol.includes(\".\")){this.invalidate(`${label} for native clients using Custom URI scheme should use reverse domain name based scheme`)}}break}}})}checkContacts(){if(this.contacts){this.contacts.forEach(contact=>{if(!W3CEmailRegExp.test(contact)){this.invalidate(\"contacts can only contain email addresses\")}})}}processCustomMetadata(ctx){configuration.extraClientMetadata.properties.forEach(prop=>{configuration.extraClientMetadata.validator(ctx,prop,this[prop],this)})}parPolicy(){const par=configuration.features.pushedAuthorizationRequests;if(par.enabled&&par.requirePushedAuthorizationRequests){this.require_pushed_authorization_requests=true}}jarPolicy(){const{features:{requestObjects}}=configuration;const enabled=requestObjects.request||requestObjects.requestUri;if(enabled){if(requestObjects.requireSignedRequestObject){this.require_signed_request_object=true}}}ensureStripUnrecognized(){const allowed=[...RECOGNIZED_METADATA,...configuration.extraClientMetadata.properties];Object.keys(this).forEach(prop=>{if(!allowed.includes(prop)){delete this[prop]}})}scopes(){if(this.scope){const parsed=new Set(this.scope.split(\" \"));parsed.forEach(scope=>{if(!scopes.has(scope)){this.invalidate(\"scope must only contain Authorization Server supported scope values\")}});this.scope=[...parsed].join(\" \")}}syntax(){for(const[prop,regexp]of Object.entries(SYNTAX)){if(regexp.exec(this[prop])){this.invalidate(`invalid ${prop} value`)}}}}return Schema}__name(getSchema,\"getSchema\");\n})()\n","warnings":[],"map":{"version":3,"mappings":"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","names":["instance","omitBy","pick","sectorIdentifier"],"ignoreList":[],"sources":["/home/etherpad/node_modules/.pnpm/oidc-provider@8.4.6/node_modules/oidc-provider/lib/helpers/client_schema.js"],"sourcesContent":[null]}}

SAMX