11 lines
157 B
Plaintext
11 lines
157 B
Plaintext
<script>const _=
|
|
{
|
|
"idpAlias": (function (){
|
|
<#attempt>
|
|
return "${idpAlias}";
|
|
<#recover>
|
|
</#attempt>
|
|
return "";
|
|
})()
|
|
}
|
|
</script> |