2024-11-04 15:46:00 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE esauth-server SYSTEM "/opt/nevisauth/dtd/esauth4.dtd">
|
|
|
|
<esauth-server instance="nai">
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622, pattern://b67f81a971e4c08aa79040a2 -->
|
|
|
|
<SessionCoordinator sessionInitialInactivityTimeout="600" sessionInactivityTimeout="28800" sessionMaxLifetime="28800" sessionIdPreGenerate="true">
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<LocalSessionStore maxSessions="100000"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<TokenAssembler name="DefaultTokenAssembler">
|
|
|
|
<Selector default="true"/>
|
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
|
|
|
<TokenSpec ttl="28800">
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.sessid" as="sessid"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.userid" as="userid"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.authlevel" as="authLevel"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.esauthid" as="esauthid"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.entryid" as="entryid"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.loginid" as="loginId"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.domain" as="domain"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<field src="session" key="ch.nevis.session.secroles" as="roles"/>
|
|
|
|
</TokenSpec>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<Signer key="DefaultSigner"/>
|
|
|
|
</TokenAssembler>
|
2024-11-11 09:31:45 +00:00
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<KeyStore name="DefaultKeyStore">
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<KeyObject name="DefaultSigner" certificate="/var/opt/keys/own/nai-sh4r3d-default-default-signer/cert.pem" privateKey="/var/opt/keys/own/nai-sh4r3d-default-default-signer/keystore.jks" passPhrase="pipe:///var/opt/keys/own/nai-sh4r3d-default-default-signer/keypass"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<KeyObject name="DefaultSignerTrust" certificate="/var/opt/keys/trust/nai-default-default-signer-trust/truststore.jks"/>
|
|
|
|
</KeyStore>
|
2024-11-11 09:36:30 +00:00
|
|
|
<!-- source: pattern://d9ea344685ab4a9bb0e1e3e7 -->
|
|
|
|
<KeyStore name="JwtToken">
|
|
|
|
<!-- source: pattern://d9ea344685ab4a9bb0e1e3e7 -->
|
2024-11-11 10:07:23 +00:00
|
|
|
<KeyObject name="New_nevisAuth_KeyObject" certificate="/var/opt/keys/own/new-pem-key-store/cert.pem" privateKey="/var/opt/keys/own/new-pem-key-store/keystore.jks" passPhrase="pipe:///var/opt/keys/own/new-pem-key-store/keypass"/>
|
2024-11-11 09:36:30 +00:00
|
|
|
</KeyStore>
|
2024-11-11 10:18:36 +00:00
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<KeyStore name="Store_New_OAuth_2.0_Authorization_Server_OpenID_Provider">
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<KeyObject name="Signer_New_OAuth_2.0_Authorization_Server_OpenID_Provider" certificate="/var/opt/keys/own/new-pem-key-store/cert.pem" privateKey="/var/opt/keys/own/new-pem-key-store/keystore.jks" passPhrase="pipe:///var/opt/keys/own/new-pem-key-store/keypass"/>
|
|
|
|
</KeyStore>
|
2024-11-04 15:46:00 +00:00
|
|
|
</SessionCoordinator>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622 -->
|
|
|
|
<LocalOutOfContextDataStore reaperPeriod="60"/>
|
|
|
|
<!-- source: pattern://6ec6739e824c8e56d9633622, pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-07 06:53:12 +00:00
|
|
|
<AuthEngine useLiteralDictionary="true" literalDictionaryLanguages="en,de,fr,it" inputLanguageCookie="LANG" compatLevel="none" addAutheLevelToSecRoles="true" classPath="/var/opt/nevisauth/default/plugin:/opt/nevisauth/plugin" propagateSession="false">
|
2024-11-04 15:46:00 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
|
|
|
<Domain name="cossa_realm" default="false" inactiveInterval="7200" reauthInterval="0" resetAuthenticationCondition="${inargs:cancel}">
|
2024-11-07 06:53:12 +00:00
|
|
|
<Entry method="authenticate" state="cossa_realm_TokenExchangeEndpoint"/>
|
2024-11-11 10:18:36 +00:00
|
|
|
<Entry method="authenticate" state="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider" selector="${request:currentResource:^http[s]?\u003A//[^/]+/oauth/authorize($|\?.*)$:true}"/>
|
|
|
|
<Entry method="authenticate" state="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider" selector="${request:currentResource:^http[s]?\u003A//[^/]+/oauth/token($|\?.*)$:true}"/>
|
2024-11-11 10:21:11 +00:00
|
|
|
<Entry method="authenticate" state="cossa_realm_TokenExchangeEndpoint" selector="${request:currentResource:^http[s]?\u003A//[^/]+/token/.*$:true}"/>
|
2024-11-04 15:46:00 +00:00
|
|
|
<Entry method="stepup" state="cossa_realm_Selector"/>
|
2024-11-11 10:18:36 +00:00
|
|
|
<Entry method="stepup" state="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider" selector="${request:currentResource:^http[s]?\u003A//[^/]+/oauth/authorize($|\?.*)$:true}"/>
|
|
|
|
<Entry method="stepup" state="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider" selector="${request:currentResource:^http[s]?\u003A//[^/]+/oauth/token($|\?.*)$:true}"/>
|
2024-11-11 10:21:11 +00:00
|
|
|
<Entry method="stepup" state="cossa_realm_TokenExchangeEndpoint" selector="${request:currentResource:^http[s]?\u003A//[^/]+/token/.*$:true}"/>
|
2024-11-04 15:46:00 +00:00
|
|
|
</Domain>
|
2024-11-11 09:31:45 +00:00
|
|
|
<AuthState name="cossa_realm_TokenExchangeEndpoint" class="ch.adnovum.cossa.TokenExchangeEndpoint" authLevel="auth.weak" final="false" resumeState="true">
|
2024-11-07 06:53:12 +00:00
|
|
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
|
|
|
<ResultCond name="failed" next="cossa_realm_New_Authentication_Failed"/>
|
|
|
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
2024-11-11 09:36:30 +00:00
|
|
|
<ResultCond name="ok" next="cossa_realm_New_Transform_Variables_Step"/>
|
2024-11-07 06:53:12 +00:00
|
|
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
|
|
|
<Response value="AUTH_CONTINUE">
|
|
|
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
|
|
|
<Gui name="Default"/>
|
|
|
|
</Response>
|
|
|
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
|
|
|
<property name="clientId" value="client1"/>
|
|
|
|
<!-- source: pattern://89578db79d2bc15d55e11141 -->
|
|
|
|
<property name="clientSecret" value="clientPassword"/>
|
|
|
|
</AuthState>
|
|
|
|
<AuthState name="cossa_realm_New_Authentication_Failed" class="ch.nevis.esauth.auth.states.standard.AuthError" final="false">
|
|
|
|
<!-- source: pattern://72e29eb80a951e518ce123e4 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<Response value="AUTH_ERROR">
|
2024-11-07 06:53:12 +00:00
|
|
|
<!-- source: pattern://72e29eb80a951e518ce123e4 -->
|
|
|
|
<Gui name="Error">
|
|
|
|
<!-- source: pattern://72e29eb80a951e518ce123e4 -->
|
|
|
|
<GuiElem name="info" type="error" label="error_99"/>
|
|
|
|
<!-- source: pattern://72e29eb80a951e518ce123e4 -->
|
|
|
|
<GuiElem name="submit" type="button" label="continue.button.label"/>
|
|
|
|
</Gui>
|
2024-11-04 15:46:00 +00:00
|
|
|
</Response>
|
|
|
|
</AuthState>
|
2024-11-11 09:36:30 +00:00
|
|
|
<AuthState name="cossa_realm_New_Transform_Variables_Step" class="ch.nevis.esauth.auth.states.standard.TransformAttributes" final="false">
|
|
|
|
<!-- source: pattern://32290d5b7c7cdb369674c3a0 -->
|
|
|
|
<ResultCond name="ok" next="cossa_realm_JwtToken"/>
|
|
|
|
<!-- source: pattern://32290d5b7c7cdb369674c3a0 -->
|
|
|
|
<Response value="AUTH_ERROR">
|
|
|
|
<!-- source: pattern://32290d5b7c7cdb369674c3a0 -->
|
|
|
|
<Arg name="ch.nevis.isiweb4.response.status" value="403"/>
|
|
|
|
</Response>
|
|
|
|
<!-- source: pattern://32290d5b7c7cdb369674c3a0 -->
|
|
|
|
<property name="request:UserId" value="12345"/>
|
|
|
|
</AuthState>
|
|
|
|
<AuthState name="cossa_realm_JwtToken" class="ch.nevis.esauth.auth.states.jwt.JWTToken" final="false" resumeState="true">
|
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
|
|
|
<ResultCond name="ok" next="cossa_realm_Prepare_Done"/>
|
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
|
|
|
<Response value="AUTH_ERROR"/>
|
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
|
|
|
<property name="out.audience" value="https://www.adnovum.ch"/>
|
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
|
|
|
<property name="out.issuer" value="https://my.nevis.server"/>
|
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
2024-11-11 09:48:28 +00:00
|
|
|
<property name="out.time_to_live" value="86400"/>
|
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
|
|
|
<property name="token.algorithm" value="RS256"/>
|
2024-11-11 09:59:28 +00:00
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
|
|
|
<property name="keystoreref" value="JwtToken"/>
|
|
|
|
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
|
|
|
|
<property name="keyobjectref" value="New_nevisAuth_KeyObject"/>
|
2024-11-11 09:36:30 +00:00
|
|
|
</AuthState>
|
2024-11-04 15:46:00 +00:00
|
|
|
<AuthState name="cossa_realm_Prepare_Done" class="ch.nevis.esauth.auth.states.scripting.ScriptState" final="false">
|
2024-11-11 09:31:45 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-11 10:18:36 +00:00
|
|
|
<ResultCond name="default" next="cossa_realm_02_CheckConsent_New_OAuth_2.0_Authorization_Server_OpenID_Provider"/>
|
2024-11-11 09:31:45 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<Response value="AUTH_DONE">
|
2024-11-11 09:31:45 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<Gui name="ContinueResponse"/>
|
|
|
|
</Response>
|
2024-11-11 09:31:45 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<property name="script" value="file:///var/opt/nevisauth/default/conf/prepare_done.groovy"/>
|
|
|
|
</AuthState>
|
2024-11-11 10:18:36 +00:00
|
|
|
<AuthState name="cossa_realm_02_CheckConsent_New_OAuth_2.0_Authorization_Server_OpenID_Provider" class="ch.nevis.esauth.auth.states.oauth2.consentstate.ConsentState" final="false">
|
|
|
|
<ResultCond name="ok" next="cossa_realm_Auth_Done"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<ResultCond name="reject" next="cossa_realm_Authentication_Failed"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<Response value="AUTH_CONTINUE">
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<Gui name="oauth_consent" label="title.oauth.consent">
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="prompt" type="info" label="info.oauth.consent"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="accept" type="button" label="accept.button.label" value="approve"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="reject" type="button" label="reject.button.label" value="deny" optional="false"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="clientName" type="info" label="" value="${notes:client_name}" optional="false"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="clientLogo" type="image" label="" value="${notes:logo_uri}" optional="false"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="clientToS" type="link" label="consent.tos.link.label" value="${notes:tos_uri}" optional="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="clientPolicy" type="link" label="consent.policy.link.label" value="${notes:policy_uri}" optional="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="consentInformation" type="hidden" value="${notes:consentInformation}" optional="true"/>
|
|
|
|
</Gui>
|
|
|
|
</Response>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="dataSource" value="nevismeta"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="nevismeta.location" value="https://sdfsdfdf.ch:443/nevismeta/rest/modules/oauthv2/setups/Setup_00000000000000000000000000000000/entities"/>
|
|
|
|
</AuthState>
|
2024-11-04 15:46:00 +00:00
|
|
|
<AuthState name="cossa_realm_Auth_Done" class="ch.nevis.esauth.auth.states.standard.AuthDone" final="false">
|
2024-11-11 09:31:45 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<Response value="AUTH_DONE">
|
2024-11-11 09:31:45 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<Gui name="ContinueResponse"/>
|
|
|
|
</Response>
|
|
|
|
</AuthState>
|
2024-11-11 10:18:36 +00:00
|
|
|
<AuthState name="cossa_realm_Authentication_Failed" class="ch.nevis.esauth.auth.states.standard.AuthError" final="false">
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<Response value="AUTH_ERROR">
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<Gui name="Error">
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="info" type="error" label="error_99"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<GuiElem name="submit" type="button" label="continue.button.label"/>
|
|
|
|
</Gui>
|
|
|
|
</Response>
|
|
|
|
</AuthState>
|
|
|
|
<AuthState name="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider" class="ch.nevis.esauth.auth.states.oauth2.AuthorizationServer" final="false">
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<ResultCond name="authenticate:valid-authorization-request" next="cossa_realm_TokenExchangeEndpoint"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<ResultCond name="invalid-authorization-request" next="cossa_realm_Authentication_Failed"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<ResultCond name="invalid-client" next="cossa_realm_Authentication_Failed"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<ResultCond name="invalid-redirect-uri" next="cossa_realm_Authentication_Failed"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<ResultCond name="invalid-token-request" next="cossa_realm_Authentication_Failed"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<ResultCond name="stepup:valid-authorization-request" next="cossa_realm_Selector"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="keystoreref" value="Store_New_OAuth_2.0_Authorization_Server_OpenID_Provider"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="keyobjectref" value="Signer_New_OAuth_2.0_Authorization_Server_OpenID_Provider"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="keyID" value="Signer_New_OAuth_2.0_Authorization_Server_OpenID_Provider"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="openid.idTokenLifetime" value="600"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="authCodeLifetime" value="60"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="propagationScope" value="session"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="dataSource" value="nevismeta"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="nevismeta.location" value="https://sdfsdfdf.ch:443/nevismeta/rest/modules/oauthv2/setups/Setup_00000000000000000000000000000000/entities"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="nevismeta.maxAge" value="600"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="openid.support" value="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="openid.issuerId" value="https://klp.agov-w.azure.adnovum.net"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.openid" value=""/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.openid.authorizationCodeFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.openid.refreshTokenRequestPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.openid.implicitFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.openid.clientCredentialsFlowPolicy" value="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.offline_access" value=""/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.offline_access.authorizationCodeFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.offline_access.refreshTokenRequestPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.offline_access.implicitFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.offline_access.clientCredentialsFlowPolicy" value="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.address" value=""/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.address.authorizationCodeFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.address.refreshTokenRequestPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.address.implicitFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.address.clientCredentialsFlowPolicy" value="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.profile" value=""/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.profile.authorizationCodeFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.profile.refreshTokenRequestPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.profile.implicitFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.profile.clientCredentialsFlowPolicy" value="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.email" value=""/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.email.authorizationCodeFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.email.refreshTokenRequestPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.email.implicitFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.email.clientCredentialsFlowPolicy" value="true"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.phone" value=""/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.phone.authorizationCodeFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.phone.refreshTokenRequestPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.phone.implicitFlowPolicy" value="NO_CONSENT_REQUIRED"/>
|
|
|
|
<!-- source: pattern://b9366aa4b5d4572afa59ea4c -->
|
|
|
|
<property name="scope.phone.clientCredentialsFlowPolicy" value="true"/>
|
|
|
|
</AuthState>
|
2024-11-04 15:46:00 +00:00
|
|
|
<AuthState name="cossa_realm_Selector" class="ch.nevis.esauth.auth.states.standard.ConditionalDispatcherState" final="false">
|
2024-11-11 08:35:11 +00:00
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
2024-11-04 15:46:00 +00:00
|
|
|
<ResultCond name="nomatch" next="cossa_realm_Prepare_Done"/>
|
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
|
|
|
<Response value="AUTH_ERROR">
|
|
|
|
<!-- source: pattern://b67f81a971e4c08aa79040a2 -->
|
|
|
|
<Arg name="ch.nevis.isiweb4.response.status" value="403"/>
|
|
|
|
</Response>
|
2024-11-11 08:35:11 +00:00
|
|
|
</AuthState>
|
2024-11-04 15:46:00 +00:00
|
|
|
</AuthEngine>
|
2024-11-11 10:18:36 +00:00
|
|
|
<!-- source: pattern://0daf10449dab098fcc4b9311 -->
|
|
|
|
<RESTService name="New OAuth 2.0 / OpenID Connect Token Introspection Endpoint" class="ch.nevis.esauth.rest.service.tokenintrospection.TokenIntrospectionService" path="/oauth/introspect">
|
|
|
|
<!-- source: pattern://0daf10449dab098fcc4b9311 -->
|
|
|
|
<property name="authstates" value="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider"/>
|
|
|
|
</RESTService>
|
2024-11-11 10:39:25 +00:00
|
|
|
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
2024-11-11 10:43:10 +00:00
|
|
|
<RESTService name="rest" class="ch.nevis.esauth.rest.service.tokenintrospection.TokenIntrospectionService" path="/oauth/introspect2/">
|
2024-11-11 10:39:25 +00:00
|
|
|
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
|
|
|
<property name="authstates" value="AuthorizationServer"/>
|
|
|
|
</RESTService>
|
2024-11-04 15:46:00 +00:00
|
|
|
</esauth-server>
|