Skip to content

Deprecate non functional IAS option#462

Merged
MatKuhr merged 2 commits intomainfrom
fix/ias-callbacks
Jun 7, 2024
Merged

Deprecate non functional IAS option#462
MatKuhr merged 2 commits intomainfrom
fix/ias-callbacks

Conversation

@MatKuhr
Copy link
Member

@MatKuhr MatKuhr commented Jun 6, 2024

Context

SAP/cloud-sdk-java-backlog#454

IAS doesn't allow for sending clientid:client-id:apptid:tenant-id. We might have built this based on some older documentation from IAS that in the meanwhile got updated. Or I made a copy/paste mistake when copying the requirements for the parameters into our ticket 😅

Anyhow, deprecating the non-functional option.

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

@MatKuhr MatKuhr added please merge Request to merge a pull request please review Request to review a pull request labels Jun 6, 2024
@MatKuhr MatKuhr requested a review from newtork June 6, 2024 13:03
Copy link
Contributor

@CharlesDuboisSAP CharlesDuboisSAP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't you remove it all together since it's @Beta

@MatKuhr
Copy link
Member Author

MatKuhr commented Jun 6, 2024

Why don't you remove it all together since it's @beta

Yeah I was considering that too, but figured I don't want to spend more time thinking if this could somehow break something. It should probably be fine, since it's non-functional currently, but breaking API changes are always a bit dangerous. No strong opinion though TBH.

I could also already prepare a PR and add it to the September BLI 😄

@CharlesDuboisSAP
Copy link
Contributor

Why don't you remove it all together since it's @beta

Yeah I was considering that too, but figured I don't want to spend more time thinking if this could somehow break something. It should probably be fine, since it's non-functional currently, but breaking API changes are always a bit dangerous. No strong opinion though TBH.

I could also already prepare a PR and add it to the September BLI 😄

Please do

@MatKuhr MatKuhr merged commit 25d3242 into main Jun 7, 2024
@MatKuhr MatKuhr deleted the fix/ias-callbacks branch June 7, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please merge Request to merge a pull request please review Request to review a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants