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

Default identity lambda reconcile fusionauth ids #836

Closed
LohithBlaze opened this issue Aug 27, 2020 · 3 comments
Closed

Default identity lambda reconcile fusionauth ids #836

LohithBlaze opened this issue Aug 27, 2020 · 3 comments
Assignees
Labels
bug Something isn't working current limitation
Milestone

Comments

@LohithBlaze
Copy link

Default identity lambda reconcile fusionauth ids

Description

When creating identity provider using kickstart script, what is the value that we need to set to identityProvider.lambdaConfiguration.reconcileId which will point to default google reconcile lambda that was created.

Additional context

Add any other context about the problem here.

@robotdan
Copy link
Member

This is a good question. The Id is generated, so we would have to provide this as a variable for use in kickstart.

@robotdan robotdan self-assigned this Aug 27, 2020
@robotdan robotdan added bug Something isn't working current limitation labels Aug 27, 2020
@robotdan robotdan added this to Backlog in FusionAuth Issues via automation Aug 27, 2020
@robotdan
Copy link
Member

Internal note, review all generated Ids such as all default lambdas that are shipped in the schema, and then expose those as variables in Kickstart. These will also need to be documented.

@robotdan robotdan moved this from Backlog to On Deck in FusionAuth Issues Sep 14, 2020
@robotdan robotdan moved this from On Deck to In progress in FusionAuth Issues Oct 30, 2020
@robotdan robotdan added this to the 1.20.1 milestone Oct 30, 2020
@robotdan robotdan moved this from In progress to Code complete in FusionAuth Issues Oct 30, 2020
@robotdan
Copy link
Member

Default Reconcile Lambda Ids will be available with this syntax:

"#{FUSIONAUTH_LAMBDA[TwitterReconcile]_ID}"

This is the Lambda Type - so you would access each by type, FacebookReconcile, GoogleReconcile etc.

FusionAuth Issues automation moved this from Code complete to Done Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working current limitation
Projects
FusionAuth Issues
  
Delivered
Development

No branches or pull requests

2 participants