Hi!
I'm trying to modify Digst.OioIdws.Rest.Example.Client to return an access token for thelookupservices described here, but I'm not having too much luck: https://cms.nemlog-in.dk/media/tb4l3i0i/nl3-supporting-services-v1-7.pdf
I modified the AsEndpoint (Access Token Issuer Endpoint) in the code to point to: https://lookupservice.test-devtest4-nemlog-in.dk/api/accesstoken/issue
I will get a saml-token back, but when I want to exchange that for an access-token I just get an "Access Denied" (Invalid token) back.
What is it that I am missing?
Regards,
Erik