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

Plugin adds Okta Spring Boot starter and properties to Micronaut #17

Open
mraible opened this issue May 20, 2020 · 1 comment
Open

Plugin adds Okta Spring Boot starter and properties to Micronaut #17

mraible opened this issue May 20, 2020 · 1 comment
Projects

Comments

@mraible
Copy link
Contributor

mraible commented May 20, 2020

If I use this plugin in a Micronaut app (created using instructions in this blog post), it adds the Okta Spring Boot starter and properties to application.properties.

I think it'd be best if this plugin had some logic to confirm it's a Spring Boot app before adding dependencies and properties.

Screen Shot 2020-05-20 at 9 53 08 AM

@dogeared dogeared added this to To do in Okta CLI Jul 14, 2020
@dogeared
Copy link
Contributor

@mraible - we're going to be working on a system where we have official supported app templates that the okta cli can pull in. They will be housed in a separate organization. The syntax will be something like:

okta start micronaut

the cli will pull down a project from: github.com/okta-cli-samples/micronaut-sample (doesn't exist yet), will configure the app according to certain meta-files in the repo and populate application.properties (or whatever the appropriate file is).

The use will be left with an app that they can run immediately connected to their org. Keep an eye out for these features!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Okta CLI
  
To do
Development

No branches or pull requests

2 participants