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

[Okta] Supporting credentials in PEM format #8896

Closed
jamiehynds opened this issue Jan 16, 2024 · 1 comment · Fixed by #9291
Closed

[Okta] Supporting credentials in PEM format #8896

jamiehynds opened this issue Jan 16, 2024 · 1 comment · Fixed by #9291
Assignees
Labels
enhancement New feature or request Integration:okta Okta Team:Security-Service Integrations Security Service Integrations Team [elastic/security-service-integrations]

Comments

@jamiehynds
Copy link

jamiehynds commented Jan 16, 2024

Within the Oauth2 configuration in our Okta integration is currently limited to private/public key pairs in JWK format. Okta generally recommends Privacy Enhanced Mail (PEM) for private/public key pairs, and we've also seen user requests to support PEM.

Can we update our integration to support PEM?

When complete, we also need to ensure [our documentation](Privacy Enhanced Mail) is updated, we we currently state:

"Generate your own Private/Public key pair in the JWK format (PEM is not supported at the moment) and save it in a credentials JSON file or copy it to use directly in the config."

@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:okta Okta Team:Security-Service Integrations Security Service Integrations Team [elastic/security-service-integrations]
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants