Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logout and introspect endpoints don't work as expected #25

Closed
developer992 opened this issue Jan 25, 2024 · 2 comments
Closed

logout and introspect endpoints don't work as expected #25

developer992 opened this issue Jan 25, 2024 · 2 comments
Assignees
Labels
consultation follow-up-with/dev Clarification with development needed. in-discussion This item is being discussed internally needs-more-info We need more info from the contributor to proceed

Comments

@developer992
Copy link

developer992 commented Jan 25, 2024

Issue description

Feedback Type (Optional)

None

Page Title on SAP Help Portal (prefilled)

Call Identity Authentication End Session Endpoint

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/identity-authentication/identity-authentication/call-identity-authentication-end-session-endpoint

@developer992
Copy link
Author

developer992 commented Jan 25, 2024

URI: https://<tenant ID>.accounts.ondemand.com/oauth2/logout this doesn't work

I am making a request to my XSUAA API URL /oauth2/logout
with query param ?id_token_hint=eyJxgvdsfsds....

The response code I get is:
HTTP/1.1" 302 0

and redirects to

GET /login HTTP/1.1" 200 None

That page says the response codes should be one of the following:

Result
Response Status and Error Codes
Code 	Reason 	Description
200 OK 	Successful operation. 	User session is terminated. (If post_logout_redirect_uri isn't provided, then the user is redirected to the profile page.)
400 Bad Request 	Missing or wrong parameter. 	 

what Am i doing wrong?

@developer992 developer992 changed the title this doesn't work logout and introspect endpoints don't work as expected Jan 25, 2024
@strehle
Copy link

strehle commented Mar 18, 2024

Can you please open a customer ticket on BC-IAM-OID, because this needs more information and we should share it via offical ticket

@ValAta ValAta self-assigned this Mar 18, 2024
@ValAta ValAta added follow-up-with/dev Clarification with development needed. in-discussion This item is being discussed internally needs-more-info We need more info from the contributor to proceed consultation labels Mar 18, 2024
@ValAta ValAta closed this as completed Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consultation follow-up-with/dev Clarification with development needed. in-discussion This item is being discussed internally needs-more-info We need more info from the contributor to proceed
Projects
None yet
Development

No branches or pull requests

3 participants