-
Notifications
You must be signed in to change notification settings - Fork 140
IAS authentications flows #2089
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spelling Mistakes
- java/security.md:53:116 Unknown word "prefered"
- java/security.md:427:108 Unknown word "vica"
- java/security.md:584:108 Unknown word "vica"
Generally, for each spelling mistake there are 2 ways to fix it:
- Fix the spelling mistake and commit it.
- The word is incorrectly reported as misspelled → put the word on the project-words.txt list, located in the root project directory.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
No comments from my side on IAS/XSUAA. Rest is LGTM. |
I think it's not clear what is meant with "server". We use it in conjunction with the CAP Java app but also for IAS service instances. Can we clearer about that? |
::: tip | ||
The API identifiers exposed by the IAS instance in list `provided-apis` are granted as CAP roles after successful authentication. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So in this example "review-api" becomes a role? Would it then be helpful to name this API like a role to see the connection?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spelling Mistakes
- java/security.md:581:130 Unknown word "vica"
- java/security.md:587:5 Unknown word "bidirectinal"
- java/security.md:589:6 Unknown word "prerequiste"
Generally, for each spelling mistake there are 2 ways to fix it:
- Fix the spelling mistake and commit it.
- The word is incorrectly reported as misspelled → put the word on the project-words.txt list, located in the root project directory.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
…s/docs into authenticate-technical-IAS
No description provided.