new configuration version
This commit is contained in:
parent
54a020bfd6
commit
6163a1422b
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-037e6dff11b107c9a9ce0551a345b013cfe756dd"
|
tag: "r-7962c38c4e97edfb85047412df5a14f29ff494cb"
|
||||||
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
||||||
credentials: "git-credentials"
|
credentials: "git-credentials"
|
||||||
keystores:
|
keystores:
|
||||||
|
|
|
@ -291,4 +291,9 @@
|
||||||
<!-- source: pattern://0daf10449dab098fcc4b9311 -->
|
<!-- source: pattern://0daf10449dab098fcc4b9311 -->
|
||||||
<property name="authstates" value="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider"/>
|
<property name="authstates" value="cossa_realm_AuthorizationServer_New_OAuth_2.0_Authorization_Server_OpenID_Provider"/>
|
||||||
</RESTService>
|
</RESTService>
|
||||||
|
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
||||||
|
<RESTService name="rest" class="ch.nevis.esauth.rest.service.tokenintrospection.TokenIntrospectionService" path="/oauth/introspect2">
|
||||||
|
<!-- source: pattern://b0fedec4607e1e69103b8497 -->
|
||||||
|
<property name="authstates" value="AuthorizationServer"/>
|
||||||
|
</RESTService>
|
||||||
</esauth-server>
|
</esauth-server>
|
||||||
|
|
Loading…
Reference in New Issue