Skip to content

Instantly share code, notes, and snippets.

@iggbom
iggbom / spa-oauth-assistant.xml
Created February 3, 2022 21:58
Javascript SPA using OAuth Assistant Library - config
<config xmlns="http://tail-f.com/ns/config/1.0">
<profiles xmlns="https://curity.se/ns/conf/base">
<profile>
<id>authentication-service</id>
<type xmlns:auth="https://curity.se/ns/conf/profile/authentication">auth:authentication-service</type>
<settings>
<authentication-service xmlns="https://curity.se/ns/conf/profile/authentication">
<authenticators>
<authenticator>
<id>html1</id>