How to set Valid Post Logout Redirect URIs as "+" to a client via Admin REST API?

Had to pass “post.logout.redirect.uris”: “+” in the attributes object of the payload while creating the client.

1 Like