Hi Vince. 

I've been struggling with this same issue, except I'm using Azure. 

I was able to get the ~/gdk/config.json file generated by editing the ISPF 
panels called when you start EX 'SYS1.SAXREXEC(GDKAUTHP)' 

I had to (as best I can tell) hard-code 'AZURE' as the value for &GDKPROV in 
the CLIST code, and GDKPROV in the REXX code.  

I ended up changing the initial panel SYS1.DFQPLIB(GDKAUTHP) for it to display 
AZURE as an option to select and to display as the "Provider".
(Fwiw, it appears I might have gotten this to work by copying my modified 
AZURE.json file into /usr/lpp/dfsms/gdk/providers.) 

For Azure, the next panel is SYS1.DFQPLIB(GDKAUAZ).  I had to make similar 
changes to it.  

Azure uses an 88-byte key, which was difficult to enter into a dark field.  
When I got the 117 errors, it seemed I'd entered the key incorrectly.  I ended 
up hard-coding it into the GDKAUAZ panel too.  

I do think there are issues IBM should resolve here, but they said I didn't 
have support & wouldn't help. 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to