Defining the OpenID Client in your provider#
First, agree on a “provider shortname”, which will be used to identify the provider in Argus, e.g.
myproviderThis defines the
redirect_urito use:https://portal.mnemonic.no/spa/authentication/openid/provider/myprovider/authenticateNext, you need to set up Argus as an OpenID Client in your provider:
Use the
redirect_uriaboveUse a random
client_id(if not generated by your provider)No client secret is necessary, as this is not used in the OpenID flow used.