ctml I got this sorted was a silly mistake on my side 😀 Is there any more in depth documentation on this, how do I get my login script to interact with the extension, for example I have the login url setup and it redirects to the correct page, but surely there is code that needs to go into the php login code that interacts with the extension ? Thanks for the input complete noob regarding Flarum and extensions. I see mention of a PHP plugin for the registration/login but I cannot find it.
OK found the plugin https://github.com/maicol07/flarum-sso-php-plugin No mention of registration, any docs on that ? I understand that use is created on login but that is not what is required at the moment, need to be able to register a new user before login.