When trying to login with client_id D50E0C06-32D1-4B41-A137-A9A850C892C2 as documented in
/Authentication.md/"Authentication using SSO (single sign on)",
/Authentication.md/"Fetching the access token via SOMtoday login (Possibly deprecated)" and
/Authentication.md/"Refreshing the access token",
https://inloggen.somtoday.nl/oauth2/token responds with
'{'error_description': 'Client authentication failed: Invalid client id: D50E0C06-32D1-4B41-A137-A9A850C892C2', 'error': 'invalid_client'} '
If I look in Firefox Devtools, it seems leerling.somtoday.nl uses 'client_id:"somtoday-leerling-web" ' instead.
When trying to login with client_id D50E0C06-32D1-4B41-A137-A9A850C892C2 as documented in
/Authentication.md/"Authentication using SSO (single sign on)",
/Authentication.md/"Fetching the access token via SOMtoday login (Possibly deprecated)" and
/Authentication.md/"Refreshing the access token",
https://inloggen.somtoday.nl/oauth2/token responds with
'{'error_description': 'Client authentication failed: Invalid client id: D50E0C06-32D1-4B41-A137-A9A850C892C2', 'error': 'invalid_client'} '
If I look in Firefox Devtools, it seems leerling.somtoday.nl uses 'client_id:"somtoday-leerling-web" ' instead.