Forum Discussion
Karim
Oct 09, 2018Cirrostratus
Using OpenID Connect to authenticate users
Hello all,
I want to use OpenID Connect to authenticate my users before gaining access to one of my application. I want to use my bigip as OpenID Provider (ie: the entity that authenticate the user...
Karim
Oct 09, 2018Cirrostratus
Below is my oauth configuration :
apm profile oauth /Common/kabe_ouath {
app-service none
audience none
client-apps {
/Common/kabe_postman { }
}
issuer https://oauth.kabe.lab
jwt-refresh-token-enc-key $M$Dz$pa6iJ2laNDA7DK2Lk9Lhl0yvxZWSXuUMaMOpe681aKsJaBh+u9fViazYSWYRhITn
jwt-token enabled
opaque-token disabled
primary-key /Common/kabe_jwt_key
}
apm oauth oauth-client-app /Common/kabe_postman {
app-name openid_debuger
client-id e1111098ccff5f81859f9fc83eaa000c29267803efc0bb5b
client-secret 7c40cd50e3a99c99caefb35d6cfa000c29267803efc0bb5b
customization-group /Common/kabe_postman_oauth_authz_client_app_customization
grant-code enabled
redirect-uris { https://oidcdebugger.com/debug }
scopes {
/Common/kabe_scope { }
}
}
apm oauth oauth-scope /Common/kabe_scope {
customization-group /Common/kabe_scope_oauth_authz_scope_customization
scope-name myscope
scope-value "%{session.logon.last.username}"
}
apm oauth jwk-config /Common/kabe_jwt_key {
alg-type RS256
cert /Common/default.crt
cert-chain /Common/default.crt
cert-key /Common/default.key
cert-thumbprint-sha1 nbfOLqFiwWesgPxQXUrvoCyyZBk
cert-thumbprint-sha256 ha7lBh7DSPvDzMtboP2NJ9zcI4B8wo9oJhy8sHeng3w
key-id admin
modulus p6Vhksrx3oxndL1ZOBS4CoCVumA_xw4n31yftdAyeiL3NRPO- Pa4sAopJ3S1f5joQeYLQWcxRvhp94SgeklF_BDk8gGLAjloCs1ENmCt84ktULPiItOCrHx_zsjm-dO7Dmj7RwTQahqzipLq1BN0Bqaf35jNcVOTdR1CbW2qRDGmpl407Bk9VKaHIHv17ivZW4ACWoWgyx884FTzmIr5juAEOPuJvcq_pJNctrmK6VUrumNX-uTtsHg36FGVZSVcfcZnhKOUzhwT9fD9uD1xdlmQJLbHipZM8GpKsfGm-NdnmuLiK47L9PYiEleXVOF6McT3zmj3DRW1NztnH80isw
passphrase $M$8p$wqUeSn31SPsxWhnp4opxnA==
public-exponent AQAB
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects