The serviceId must be unique and can be a regular expression for similar services / uri paths.
'.*' will match anything you send to cas.
Try something like:
'https?://xx.xx.xx.xx/.*'
or better:
'https?://xx\.xx\.xx\.xx/.*'
Ray
On Mon, 2020-12-21 at 19:29 -0800, cheekian yap wrote:
Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information.