Hi Jo, I used a hardcoded dummy URL for the tokenUrl.
In an offline discussion with Nuwan and Malintha we decided to have a separate Util class to handle the OAuth flow. Test case developer can use this Util class to create the OAuth app and generate the access token. Then that access token can be passed to the swagger client to invoke the APIs. Initializing the Util class with correct endpoints should be done by the test case developer when writing the test case (Read from the configs or hardcod). So can't we ignore the importance of "authorizationUrl/tokenUrl" values in this case? Thanks, Praminda
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
