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

Guest creation via the Guest Issuer application type is now deprecated and will be removed in the future. #210

Open
Joezanini opened this issue Feb 15, 2024 · 1 comment

Comments

@Joezanini
Copy link
Collaborator

Guest creation via the Guest Issuer application type is now deprecated and will be removed in the future. Use Service App Guest Management instead

The current implementation of guest issuer tokens may need to be updated as a result of recent changes.

@adamweeks
Copy link
Collaborator

@Joezanini should we implement the new methods in the guest_issuer.py file?

I propose that we create a create_sa_guest function within that file that will create a guest via a service app. We probably need a service_app.py file as well to handle the fetching of service app tokens to be used with the create_sa_guest function.

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

2 participants