Hi David,
There are a few steps involved in registering an IBM Verify app against your account:
1. Receive OAuth code and Details URL via QRCode
2. Call Details URL to get other endpoints
3. Call token endpoint to exchange OAuth code for Access&Refresh Tokens
4. Call TOTP endpoint to get TOTP secret
5. Register Public key for User Presence method
6. (register public key for Finger/Face method)
It looks like you are reaching at least step (3) because that's where grant is populated with device details.
I would advise looking at the WebSEAL request log (or pdweb.debug or pdweb.snoop traces ) to see exactly which request is failing.
You should probably also have a look in the AAC Runtime messages.log and look for an error there.
My guess is that something is broken in your SCIM configuration.
Jon.
------------------------------
Jon Harry
Consulting IT Security Specialist
IBM
------------------------------