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

NetSuite as a OIDC Provider #343

Open
Shaun-York opened this issue Jun 4, 2024 · 1 comment
Open

NetSuite as a OIDC Provider #343

Shaun-York opened this issue Jun 4, 2024 · 1 comment
Assignees
Labels
need triage question Further information is requested

Comments

@Shaun-York
Copy link

Can this plugin support NetSuite as OIDC Provider?

What should my Caddyfile look like if I wanted to use NetSuite authorization to allow access to a Caddy file server if the user has already logged into the NetSuite UI?

I can't seem to add the required parameters to the "set auth url". The only one that seems to gets included is the "redirect_uri".

example request:

https://<accountID>.app.netsuite.com/app/login/oauth2/authorize.nl?scope=openid+email+rest_webservices&redirect_uri=https%3A%2F%2Fmyapplication.com%2Fnetsuite%2Foauth2callback&response_type=code&client_id=6794a3086e4f61a120350d01b8527aed3631472ef33412212495be65a8fc8d4c&state=ykv2XLx1BpT5Q0F3MRPHb94j&nonce=ym1W7YfRHweT46AcCX8MFajz&code_challenge=Who5QBshz2Mu1Mq6GuAknYA5TnjA-0z7VhAgLloec1s&code_challenge_method=S256

@Shaun-York Shaun-York added need triage question Further information is requested labels Jun 4, 2024
@greenpau
Copy link
Owner

greenpau commented Jun 5, 2024

@Shaun-York , probably yes. Please set up an application for me to test with. Then, connect with me offline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants