Hi Team,
I was not able to see the OpenIddict option in the Live Demo url (https://demo.abp.io/). Could you please guide on finding the option in the demo URL. Also do we need to enable any permission or the feature for the same.
Thank you
12 Answer(s)
-
0
Him
OpenIddict is unavailable in Live Demo, you can create a new project to check it.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Him
OpenIddict is unavailable in Live Demo, you can create a new project to check it.
Hi,
Do we need to enable any features/permissions to view the OpenIddict option in the Host environment?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
yes, you need to assign
openid managementpermissions to users/rolesMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
How do I reproduce the problem?
BTW, openid management only visible to the Host users.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
How do I reproduce the problem?
BTW, openid management only visible to the Host users.
Right, it will be visible for Host users (in our case its not visible). Post the upgrade of ABP 6/7 version, it is been missing in the Host menu. We made the changes as per the guidelines of the migration of OpenIddict.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Could you share the full logs? thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Could you share the full logs? thanks.
I dont see any errors. Only thing is we were not able to view the OpenIddict option/menu in the host admin login. Could you please share your thoughts on what could be the possible reasons for that
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Maybe you didn't add the openid management UI to your project. https://abp.io/docs/latest/release-info/migration-guides/openiddict-step-by-step#ui-layer
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Maybe you didn't add the openid management UI to your project. https://abp.io/docs/latest/release-info/migration-guides/openiddict-step-by-step#ui-layer
In our application we are using the "OpenIDConnectAuthentication" authentication, will this affect the openIddict or do we need to replace the "OpenIDConnectAuthentication" with OpenIddict
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Maybe you didn't add the openid management UI to your project. https://abp.io/docs/latest/release-info/migration-guides/openiddict-step-by-step#ui-layer
Also it will be helpful if you can share the screenshot of the host admin login and which feature/permission needs to be enabled to view the 'OpenIddict' menu (hope it will be under the Identity Management menu) under the Identity management (the menu which is under Administration). Because these are built in feature/permission the Abp provided (like Claim types, Security logs).
For example: The Identity management -> Roles used the below, Permission: AbpIdentity.Users Router Link: identity-users
It would be helpful, for the OpenIddict menu which permission needs to be enabled or do we need to add those menu in the UI with respective router link
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)


