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

#help wanted: Could you please add the login functionality using IdentityServer 4? #87

Open
mrreddevil2412 opened this issue Jul 12, 2024 · 7 comments

Comments

@mrreddevil2412
Copy link

Hello,

I have been interested in your framework for a long time, and I really like your project! Currently, I am working with ASP.NET 6 using MVC and IdentityServer4 for login. Now, I want to switch to using Vue. I am just starting to learn Vue and would like to use your project and integrate IdentityServer4 login.

I would greatly appreciate it if you could create a project with such login functionality. Thank you very much!

@zhontai
Copy link
Owner

zhontai commented Jul 13, 2024

I am considering using OpenIddict to replace IdentityServer4 for Single Sign-On (SSO) functionality.

@mrreddevil2412
Copy link
Author

I am considering using OpenIddict to replace IdentityServer4 for Single Sign-On (SSO) functionality.

Thank you very much for your encouragement! Currently, I'm using this project for many web applications with single sign-on (SSO). If possible, I hope you will consider using this technology, or do you have a guide to change the login and token management for users? Thank you very much for what you have shared. With love from Vietnam.
I'm using this project
https://github.com/skoruba/Duende.IdentityServer.Admin/tree/main/src/Skoruba.Duende.IdentityServer.STS.Identity

@padixa
Copy link

padixa commented Jul 13, 2024

Hi, do you want use Admin.Core be the server for authentication server or you just need to use the other authentication server to login Admin.Core?
The reason why I'm asking this because it already include so much role and user namanment feature, and recently I'm really hope it could allow some other platform could loing based on the users in Admin.Core, like if you have a user already registered in Admin.Core, then you could login Jenkins by this user.

@mrreddevil2412
Copy link
Author

mrreddevil2412 commented Jul 13, 2024

Hi, do you want use Admin.Core be the server for authentication server or you just need to use the other authentication server to login Admin.Core?
The reason why I'm asking this because it already include so much role and user namanment feature, and recently I'm really hope it could allow some other platform could loing based on the users in Admin.Core, like if you have a user already registered in Admin.Core, then you could login Jenkins by this user.

First of all, thank you for your great question! Now that I have an authentication and user identification system for many of the applications in my small ecosystem, I want to use it to log into admin.core use vuejs

@padixa
Copy link

padixa commented Jul 13, 2024

Ha...looks like we want exactly the opposite.
@zhontai 它可能要类似于使用微信来登陆Admin.Core的功能, 而我要的是做一个鉴权服务器来登陆其他平台.

@mrreddevil2412
Copy link
Author

Ha...looks like we want exactly the opposite.
@zhontai 它可能要类似于使用微信来登陆Admin.Core的功能, 而我要的是做一个鉴权服务器来登陆其他平台.

What's?
I don't get what you mean?

@mrreddevil2412
Copy link
Author

@zhontai @padixa

Can you guide me on how to log in using IDS4 on the admin.core.vue3 project?

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

No branches or pull requests

3 participants