vmuth85

Results 1 comments of vmuth85

Same here! After accepting the consent request with the given Parameters (grantScopes included) the request details remains empty: ``` public String acceptConsentRequest(Map idToken, List grantScopes, String consentChallenge) { AcceptConsentRequest consentRequest...