docs: Add License Assignment Docs for Entra - #865
Conversation
Deploying localstack-docs with
|
| Latest commit: |
9550d1b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3160ee2d.localstack-docs.pages.dev |
| Branch Preview URL: | https://bee-1091-add-entra-license-m.localstack-docs.pages.dev |
|
ty for your contribution @rexchoppers, once you address Kostas' feedback this LGTM :) Just an FYI, I don't think I see a docs ticket linked to this request. Can you please either create a docs ticket for this PR or share here the url if the docs ticket already exists. |
Pive01
left a comment
There was a problem hiding this comment.
Left my 2 cents, thanks for the api key cleanup! 💟
|
|
||
| Then check: | ||
|
|
||
| - The variable name is exactly `LOCALSTACK_AUTH_TOKEN` (legacy `LOCALSTACK_API_KEY` is deprecated and removed). |
There was a problem hiding this comment.
Not sure if is relevant but for clients older than 3.0 the variable name is LOCALSTACK_API_KEY... you can still pass an auth token and would work, not sure if worth flagging
| {PLAN}-{EMULATOR}-{SUBSCRIPTION_ID} | ||
| ``` | ||
|
|
||
| For example: `Enterprise Plan-AWS-sub_1RqpMYGCs0LNOzY9UszOGJkL` |
There was a problem hiding this comment.
Not sure about how this is implemented but they key can be just the sub id as the rest can be inferred from that, so it become decoupled from plan and emulator name
As highly requested, we've tested License Assign via SCIM with Entra (We already have this functionality with Okta) and we're happy to make this publicly known via these documentation updates
Changes:
My first docs PR at LocalStack so any feedback is much appreciated