We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd31cb commit ee8ccd7Copy full SHA for ee8ccd7
openidconnect-data/etc/mitreid-connect/server-config.xml
@@ -32,6 +32,7 @@
32
<property name="issuer" value="LAYERS_API_URIo/oauth2/" /> <!-- Issuer URL goes here -->
33
<property name="logoImageUrl" value="LAYERS_API_URIlogo.png" />
34
<property name="topbarTitle" value="Learning Layers OIDC" />
35
+ <property name="forceHttps" value="true" />
36
</bean>
37
38
</beans>
0 commit comments