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

Integrate OpenID Connect as identity provider #4122

Open
rlfnb opened this issue Sep 9, 2024 · 1 comment
Open

Integrate OpenID Connect as identity provider #4122

rlfnb opened this issue Sep 9, 2024 · 1 comment

Comments

@rlfnb
Copy link

rlfnb commented Sep 9, 2024

OpenUI5 version:

I would like to understand this ticket as a kind of feature request. Nowadays, OpenID Connect (OIDC) is very common and widely used. So, OIDC should be a first class citizen of openui5.

What is the expected result?

Two possible approaches in my opinion (not limited to two, but my imagination is sometimes a bit weak ;) ):

  1. Adding a chapter to the openui5 documentation (maybe as a tutorial=) how to use/integrate OIDC in an architecture compliant way
  2. Integrate the OIDC flow into the core (maybe into the router?), so you simply have to provide your well-known url, client-id and you can get the user profile from there, if available.

What happens instead?

Many developers will try more or less sophisticated ways to make it work and simply deliver non-optimal user experiences. So, I guess its not the intention of SAP.

@DonkeyCo
Copy link
Member

Hi @rlfnb,

I've created an internal incident DINC0263658 for your request.
The status of the issue will be updated here in GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants