Hello All,
We are also trying to do the Client App Tests and we are also facing the same issue what Sandeep has faced.
We have been provided the test number 3, 5 and 7 to complete. We are trying to test both client_credentials flow and also JWT based authentication.
below are the things which we are not getting and need more understanding -
1) What are these IP address - Client IP and User IP
1.1) Client IP -
1.1.1) Is it the IP address where our Client Application will be running?
if so then what is the port it should be running with and how the UDAP Test Tool will get to know it is running on this port only and trigger the /.well-known/udap endpoint mentioned in
https://www.udap.org/udap-dynamic-client-registration.html point 1.
let suppose our client application is running with x.x.x.x:4200 port and we will be providing only IP in the Client IP field then how UDAP Test Tool will trigger
/.well-known/udap endpoint from our application and how it get to know it is running on port 4200 only.
please provide more clarification here
1.1.2) The Client IP - it is not accepting the private IP address where our application is running on my local.
is that Client IP address should be made public or the application will run on server, that server ip should be made as public.
1.1.2.1)basically what is that IP address we should be providing?
1.1.2.2) is it client application running IP? or the server IP where the application will be running with localhost:4200 ?
please provide more clarification here.
1.2) User IP -
1.2.1) what is the IP address we should provide here?
1.2.2) is it the IP address of our server is running? or
1.2.3) UDAP Test Tool will works as authorization server and validate the server side functionality and we no need to provide the User IP?
Note: may be Sandeep Ranjitkar can help here, if you can provide what are values you provided with the example or with dummy data with detailed information will actually help us.
Thanks,
Sandeep