Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl --location --request POST 'https://idp-dev.audkenni.is:443/sso/json/realms/root/realms/audkenni/authenticate?service=default&authIndexType=service&authIndexValue=simonly' \
--header 'Content-Type: application/json' \
--header 'Accept-API-Version: resource=2.0,protocol=1.0' \
--data-raw ''

...

Code Block
curl --location --request POST 'https://idp-dev.audkenni.is:443/sso/json/realms/root/realms/audkenni/authenticate?service=default&authIndexType=service&authIndexValue=nexus-auth' \
--header 'Content-Type: application/json' \
--header 'Accept-API-Version: resource=2.0,protocol=1.0' \
--data-raw ''