<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<AuthenticationConfiguration>
	<OIDCConfigs>
		<X4OidcConfig>
			<Name>X4Default</Name>
			<UseAsDefaultConfig>true</UseAsDefaultConfig>
			<UseAsWebAppTokenHandlerConfig>true</UseAsWebAppTokenHandlerConfig>
			<OIDCProviderConfig>
				<EnableBasicAuth>true</EnableBasicAuth>
				<Credentials>
					<entry>
						<key>secret</key>
						<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
						xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">60304a13-8fa6-4899-94a2-0c10562768ec</value>
					</entry>
				</Credentials>
				<Realm>X4Realm</Realm>
				<AuthServerUrl>http://localhost:8085/auth</AuthServerUrl>
				<ClientId>X4</ClientId>   
			</OIDCProviderConfig>
		</X4OidcConfig>
	</OIDCConfigs>
	<AuthConfigFilters>
	</AuthConfigFilters>
</AuthenticationConfiguration>
