From: D B. <ba...@aw...> - 2020-03-10 15:36:44
|
Answering my own question - the simplest method I could find was enabling the old admin console in conf/modules/core.module and using that (Server management -> Translation profiles). JSON file profiles can be used like this: unityServer.core.translationProfiles.samlOutput=${CONF}/modules/saml/samlOutput.json unity.saml.translationProfile=samlOutput On 06/03/2020 13:31, D Baum wrote: > Hi, > > I'd like to define a saml (output) translation profile and understand > the handling of translation profiles better. > > Where is sys:saml defined? I can't find the translation profile > definition screen in the console, only the example json files in the > samples folder. But there's not json file for sys:saml that I could find. > > I assume json is now the preferred way of defining profiles? How can I > load them? Or, if defining profiles in the UI is still possible: where > is that located? > > Cheers, > D > |